Component - Responsive dimensions (Dimensions API)
This React Native component uses the Dimensions API to get the screen width and height. It adjusts the size of a colored box to be half the screen width and a quarter of the screen height, making the UI responsive to different device sizes.