Slide 27
Slide 27 text
When to use React Native instead
• Expo does NOT allow custom native code.
• Everything must be written in JS and use the
features provided in the Expo SDK
• If you need to write custom native code, detach
and use React Native.