ramadan app how to run
npx create-expo-app ramadan-daily cd ramadan-daily npm install @react-navigation/native @react-navigation/bottom-tabs @react-navigation/native-stack @rneui/themed @rneui/base react-native-safe-area-context react-native-vector-icons npx expo install expo-status-bar
- React Native - Mobile app framework
- Expo - Development platform
- @react-navigation - Navigation
- @rneui/themed - UI components
- TypeScript - Type safety
The app uses a beautiful dark theme with the following colors:
- Primary:
#FFC107(Amber) - Secondary:
#1E293B(Slate) - Background:
#0F172A(Dark Slate)
This project is licensed under the MIT License - see the LICENSE file for details.
Contributions are welcome! Please feel free to submit a Pull Request.
- Fork the project
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
For support, please open an issue in the repository or contact the maintainers.
- React Native Community
- Expo Team
- All contributors who help improve this app
Made with ❤️ for the Ramadan community