Build: Settings Screen
A simple settings screen with a switch and a checkbox to toggle preferences.
Target UI
Settings Screen [ ] Enable Notifications Switch: Dark Mode [ ON ]
Add a checkbox labeled 'Enable Notifications' that toggles on/off
Add a switch labeled 'Dark Mode' that toggles on/off
Display the current state of both controls below them as text
Use React Native components and hooks