Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osvaldokalvaitir/react-native-nubank
:credit_card: Nubank Application using React Native, React Navigation, React Native Gesture Handler, React Native Vector Icons, styled-components, react-native-iphone-x-helper, react-native-qrcode-svg, react-native-svg and react-native-reanimated
https://github.com/osvaldokalvaitir/react-native-nubank
nubank react-native rocketseat youtube
Last synced: about 1 month ago
JSON representation
:credit_card: Nubank Application using React Native, React Navigation, React Native Gesture Handler, React Native Vector Icons, styled-components, react-native-iphone-x-helper, react-native-qrcode-svg, react-native-svg and react-native-reanimated
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/react-native-nubank
- Owner: osvaldokalvaitir
- License: mit
- Created: 2019-08-14T01:28:27.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-12T10:49:41.000Z (5 months ago)
- Last Synced: 2024-09-13T08:38:18.739Z (5 months ago)
- Topics: nubank, react-native, rocketseat, youtube
- Language: JavaScript
- Homepage:
- Size: 3.67 MB
- Stars: 14
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
React Native - Nubank
:credit_card: Nubank Application using React Native, React Navigation, React Native Gesture Handler, React Native Vector Icons, styled-components, react-native-iphone-x-helper, react-native-qrcode-svg, react-native-svg and react-native-reanimated
Demo | Install and run | License## :iphone: Demo
![Demo](/.github/assets/demo.gif)
## :wrench: Install and run
Open terminal:
```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/react-native-nubank# Entry in folder
cd react-native-nubank# Install deps with npm or yarn
npm install | yarn# Launch the app on android with react-native or yarn
react-native run-android | yarn android# Launch the app on ios with react-native or yarn
react-native run-ios | yarn ios
```## :memo: License
This project is under the MIT license. See [LICENSE](/LICENSE) for more information.
---
Developed with 💚 by Osvaldo Kalvaitir Filho