Build: Setup Confirmation Screen
This screen confirms that the React Native development environment is set up correctly with Node, Watchman, Xcode, and Android Studio.
Target UI
----------------------------- | React Native Setup Check | |---------------------------| | Node: Installed | | Watchman: Installed | | Xcode: Installed | | Android Studio: Installed | | | | [Continue] | -----------------------------
Display a screen listing Node, Watchman, Xcode, and Android Studio with 'Installed' status
Add a button labeled 'Continue' at the bottom
The button does not need to perform any action for this exercise
Use simple React Native components and styles