An open API service indexing awesome lists of open source software.

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

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)