Build: Platform Style Demo
A simple screen that shows a box styled differently on iOS and Android using platform-specific styles.
Target UI
------------------------- | Platform Style Demo | |-----------------------| | | | [ Colored Box ] | | | | (iOS: Blue, Android: | | Green background) | | | -------------------------
Display a centered box with fixed width and height
Use blue background color on iOS devices
Use green background color on Android devices
Use React Native's Platform API or StyleSheet platform-specific styles
Add a text label below the box showing the current platform name