Build: CrossPlatformInfo
This screen explains why React Native allows building apps that work on both iOS and Android using one codebase.
Target UI
------------------------- | React Native Info | |-----------------------| | Why React Native? | | | | - Uses JavaScript | | - Shares code on iOS | | and Android | | - Native UI elements | | - Faster development | | | | [Back] | -------------------------
Display a header with the screen name
Show a list of 4 bullet points explaining React Native benefits
Add a Back button at the bottom
Use simple React Native components (View, Text, Button)
Make sure the layout looks neat and readable