https://github.com/dev-t2/expo-native
Using the React Native Library in the Expo
https://github.com/dev-t2/expo-native
eas expo react-native typescript
Last synced: 14 days ago
JSON representation
Using the React Native Library in the Expo
- Host: GitHub
- URL: https://github.com/dev-t2/expo-native
- Owner: dev-t2
- Created: 2021-04-25T10:01:07.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-28T01:18:58.000Z (about 2 years ago)
- Last Synced: 2023-12-28T07:37:27.264Z (about 2 years ago)
- Topics: eas, expo, react-native, typescript
- Language: Java
- Homepage:
- Size: 1.96 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# References
- [Expo](https://expo.dev)
- [Use TypeScript](https://docs.expo.dev/guides/typescript)
- [EAS Update](https://docs.expo.dev/eas-update/introduction)
- [Get Started](https://docs.expo.dev/eas-update/getting-started)
- [Add Custom Native Code](https://docs.expo.dev/workflow/customizing)
- [Development Builds](https://docs.expo.dev/develop/development-builds/introduction)
- [Create Development Build](https://docs.expo.dev/develop/development-builds/create-a-build)
- [Use Development Build](https://docs.expo.dev/develop/development-builds/use-development-builds)
- [Share Development Build](https://docs.expo.dev/develop/development-builds/share-with-your-team)
- [Bare React Native](https://docs.expo.dev/bare/overview)
- [Custom native code in Expo Go](https://docs.expo.dev/bare/using-expo-client)
- [React Native Naver Map](https://github.com/QuadFlask/react-native-naver-map)