Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/njordulv/native-balance-app
React Native Balance App is a mobile application developed using Expo (in progress)
https://github.com/njordulv/native-balance-app
Last synced: 9 days ago
JSON representation
React Native Balance App is a mobile application developed using Expo (in progress)
- Host: GitHub
- URL: https://github.com/njordulv/native-balance-app
- Owner: njordulv
- License: mit
- Created: 2024-02-26T09:57:24.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-07T16:15:01.000Z (10 months ago)
- Last Synced: 2024-03-07T20:30:22.699Z (10 months ago)
- Language: TypeScript
- Homepage:
- Size: 2.03 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## React Native Balance App
The React Native Balance App is a mobile application developed using Expo Go, designed to help users manage their weight management goals effectively. It provides a structured series of interactive steps guiding users through different aspects of weight management, including setting goals such as weight loss, muscle gain, maintaining current weight, and improving overall health.
### Features
1. **Step-by-Step Guidance:** The app provides users with a structured series of steps, each focusing on a different aspect of weight management.
2. **Customizable Goals:** Users can select their specific goals, such as weight loss, muscle gain, etc.
3. **LineChart** from the react-native-gifted-charts library to present users with engaging and informative data visualizations.
4. **Interactive UI:** Features an engaging user interface with buttons and interactive elements to enhance user experience.
5. **Navigation:** Utilizes React Navigation with a native stack navigator for smooth transitions between screens.
6. **Custom Components:** Includes custom components like GradientText and ButtonImage for a unique user experience.
7. **Redux Integration:** State management is handled with Redux, ensuring a predictable state container across the app.### Technologies Used
• Expo Go: Streamlines the development process with a set of standard commands and features for React Native apps.
• React Native for cross-platform mobile app development.
• Redux for state management.
• React Navigation for routing and navigation.
• TypeScript for static type checking.
• Vector Icons for scalable and customizable icons.### Contributing
Contributions are welcome
### License
This project is licensed under the [MIT License](LICENSE).
### Credits
- Created by Njordr
- This project was created with [Expo Go](https://reactnative.dev/docs/environment-setup/).