radon
0
Q:

what is react native

React Native is an open-source mobile application framework created by Facebook.

It is used to develop applications for Android, iOS, Web and UWP by enabling
developers to use React along with native platform capabilities.
4
npx react-native init MyTestApp
1
npx react-native init AwesomeProject
4
expo init AwesomeProject

cd AwesomeProject
npm start # you can also use: expo start
0

https://wix.github.io/react-native-navigation/docs/passing-data-to-components/
https://reactnative.dev/docs/getting-started
https://reactnative.dev/docs/components-and-apis
https://devdocs.io/react_native/
https://docs.sentry.io/platforms/react-native/
https://react-native-elements.github.io/react-native-elements/docs/getting_started.html
0

New to Communities?

Join the community