Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/karenvelasquezcampus/reactnative-skills-up
Explore React Native projects to learn, each in a separate branch to boost your coding skills and understanding.
https://github.com/karenvelasquezcampus/reactnative-skills-up
android app ios react-native
Last synced: about 1 month ago
JSON representation
Explore React Native projects to learn, each in a separate branch to boost your coding skills and understanding.
- Host: GitHub
- URL: https://github.com/karenvelasquezcampus/reactnative-skills-up
- Owner: KarenVelasquezCAMPUS
- Created: 2024-09-16T15:45:36.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-16T20:07:04.000Z (2 months ago)
- Last Synced: 2024-10-14T22:40:12.068Z (about 1 month ago)
- Topics: android, app, ios, react-native
- Homepage:
- Size: 1.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# reactnative-skills-up
This repository contains various projects and practice files created to learn and improve my skills in React Native. Each project is designed to explore different aspects of React Native development, including navigation, state management, UI design, and integration with external libraries.
## Branches
Each project is located in a separate branch. You can switch between branches to explore different projects and their implementations:
- **Navigation**: Examples of different navigation patterns using React Navigation, including bottom tabs, stack navigation, and drawer navigation.
- **State Management**: Demonstrations of state management techniques using hooks, Context API, and Redux.
- **UI Components**: Implementations of custom UI components and layouts, styled with Tailwind CSS and other libraries.
- **Charts and Data Visualization**: Practice with data visualization using libraries like `react-native-svg-charts` to create interactive charts and graphs.Feel free to explore the branches, learn from the code, and contribute with your own ideas and improvements. Happy coding!