Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osvaldokalvaitir/react-native-ecoleta
:recycle: Ecoleta Application using React Native, Expo, TypeScript, react-native-maps, react-native-picker-select, react-native-svg, @react-navigation/native, @react-navigation/stack, expo-constants, expo-font, expo-location, expo-mail-composer and consuming the features of the IBGE API and Node.js - Ecoleta API
https://github.com/osvaldokalvaitir/react-native-ecoleta
ecoleta next-level-week next-level-week-booster-1 nlw nlw-booster-1 react-native rocketseat
Last synced: about 1 month ago
JSON representation
:recycle: Ecoleta Application using React Native, Expo, TypeScript, react-native-maps, react-native-picker-select, react-native-svg, @react-navigation/native, @react-navigation/stack, expo-constants, expo-font, expo-location, expo-mail-composer and consuming the features of the IBGE API and Node.js - Ecoleta API
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/react-native-ecoleta
- Owner: osvaldokalvaitir
- License: mit
- Created: 2020-06-09T03:37:31.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-10T12:45:45.000Z (about 2 months ago)
- Last Synced: 2024-12-10T13:39:50.116Z (about 2 months ago)
- Topics: ecoleta, next-level-week, next-level-week-booster-1, nlw, nlw-booster-1, react-native, rocketseat
- Language: TypeScript
- Homepage:
- Size: 1.03 MB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
React Native - Ecoleta
:recycle: Ecoleta Application using React Native, Expo, TypeScript, react-native-maps, react-native-picker-select, react-native-svg, @react-navigation/native, @react-navigation/stack, expo-constants, expo-font, expo-location, expo-mail-composer and consuming the features of the IBGE API and Node.js - Ecoleta API
Demo | Install and run | License## :iphone: Demo
![Demo](/.github/assets/demo.gif)
## :wrench: Install and run
_ps: Before running the app, start the [Node.js - Ecoleta](https://github.com/osvaldokalvaitir/nodejs-ecoleta) backend._
Open terminal:
```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/react-native-ecoleta# Entry in folder
cd react-native-ecoleta# Install deps with npm or yarn
npm install | yarn# Launch the app on ios with expo
npm run start | yarn start# The Metro Bundler will open in the browser tab.
# Click 'Run on Android device/emulator' to run the project in Android emulator.
# ps: On Android, you need to accept a permission before installing.# Click 'Run on iOS simulator' to run the project in iOS emulator.
```## :memo: License
This project is under the MIT license. See [LICENSE](/LICENSE) for more information.
---
Developed with 💚 by Osvaldo Kalvaitir Filho