Answers 5 common question about React Native:
1. Is React.Native fast enough? 2. Should I know the native platform? 3. Which navigation package to use? 4. Should I use Expo? 5. Should I use React Native over X?
Answers to CommonReact NativeQuestionslightning talk ⚡Radoslav Stankov 19/08/2020
View Slide
Is React.Native fast enough?1
React JS Thread UI ThreadYogaNative UIJSIReact Native
Yoga
React JS Thread UI ThreadYogaNative UIReact NativeJSI
* for most use cases"
Should I know the native platform?2
...kinda #
You can start without knowledge of native and can lean as you go.* for mostuse cases$
Which navigation package to use?3
Navigation@react-navigation/nativereact-native-navigation&
@react-navigation/native"
Should you use Expo?4
https://github.com/expo/create-react-native-app"
Checkout community libraries
https://github.com/react-native-community"
Should you use Expo?' I don't know & I don't use it for my projects,but this doesn't mean it isn't useful for your project.
Should I use React Native over X5
Recap