ByungHoon YOO
ByungHoon YOO
"dependencies": { "@babel/plugin-proposal-private-methods": "^7.18.6", "@babel/plugin-proposal-private-property-in-object": "^7.18.6", "@expo-google-fonts/ibm-plex-sans-kr": "^0.2.2", "@homielab/react-native-auto-scroll": "^0.0.8", "@react-navigation/native": "^6.0.11", "@react-navigation/native-stack": "^6.7.0", "@react-navigation/stack": "^6.2.2", "babel-preset-expo": "^9.1.0", "dripsy": "^3.6.0", "expo": "^45.0.0", "expo-font": "~10.1.0", "expo-linear-gradient": "^11.3.0", "expo-linking": "^3.1.0", "expo-splash-screen": "^0.15.1",...
First of all, thank you for making this amazing service It was my childhood dream to create an open-source editing program like this :) I want to contribute various parts,...
in eas prebuild [Android, iOS] ``` yarn run v1.22.19 $ /home/expo/workingdir/build/node_modules/.bin/expo prebuild --no-install --platform android - Creating native project directories (./ios and ./android) and updating .gitignore ✔ Created native project...
ref: https://github.com/EvanBacon/expo-router-top-tabs/issues/10
**To Reproduce** 1. make project "yarn create expo-app -e with-router-tailwind 2. change output mode "single" in app.json 3. add tailwind.config.js, and set darkmode "class" **Expected behavior** html classname should be...
### Discussed in https://github.com/marklawlor/nativewind/discussions/852 Originally posted by **foureight84** March 16, 2024 I just added Nativewind 4.0.36 to my Expo 50 project that's currently using Material Top Tabs and I am...