Build a simple native mobile app designed to play a single video.
1. **Main Screen:** The app should open to a screen containing a video player.
2. **Video Playback:**
* The app should be set up to play a pre-loaded video file. Use a placeholder video for development.
* The video should preferably start playing automatically when the app opens.
* Include standard video controls: play, pause, and a seek bar to navigate the video.
3. **Full-Screen Mode:** Users must be able to tap an icon to view the video in full-screen mode.
4. **Content:** The app is intended to play a video of a "Bigfoot" character speaking a Kurdish poem. The entire user interface should be minimal to focus on the video content.
5. **No Authentication:** No login or user registration is needed.
Build a simple native mobile app designed to play a single video.
1. **Main Screen:** The app should open to a screen containing a video player.
2. **Video Playback:**
* The app should be set...