This is a simple React Native application that displays static weather data. The app allows users to toggle between Fahrenheit and Celsius and simulates data fetching using native components.
- Display static weather data
- Toggle between Fahrenheit and Celsius
- Simulate data fetching using React Native components
- Open the app to view the static weather data.
- Use the toggle switch to change between Fahrenheit and Celsius.
Contributions are welcome! Please fork the repository and submit a pull request.