https://github.com/evertonsavio/react-native-apps
Codebase repository for some mobile apps in react native with redux and firebase.
https://github.com/evertonsavio/react-native-apps
Last synced: 8 months ago
JSON representation
Codebase repository for some mobile apps in react native with redux and firebase.
- Host: GitHub
- URL: https://github.com/evertonsavio/react-native-apps
- Owner: evertonsavio
- License: mit
- Created: 2020-06-13T19:49:16.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-13T21:12:33.000Z (almost 6 years ago)
- Last Synced: 2025-07-02T00:06:34.078Z (12 months ago)
- Language: JavaScript
- Homepage:
- Size: 2.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mobile_Apps_React_Native
Codebase repository for mobile apps developed when studying React Native Technology. Meals App, Shop App. Auth, Redux and Firebase.
---
https://reactnative.dev/docs/components-and-apis
```
npm install expo-cli --global
expo init projectname
yarn start
```
