https://github.com/jamkaramol/splitthebill
React native project with Native Base UI library.
https://github.com/jamkaramol/splitthebill
animation app native-base navigation react-native split-bill toast
Last synced: about 2 months ago
JSON representation
React native project with Native Base UI library.
- Host: GitHub
- URL: https://github.com/jamkaramol/splitthebill
- Owner: jamkaramol
- Created: 2019-04-20T11:26:38.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-20T11:28:09.000Z (about 7 years ago)
- Last Synced: 2025-06-12T01:05:51.970Z (about 1 year ago)
- Topics: animation, app, native-base, navigation, react-native, split-bill, toast
- Language: JavaScript
- Homepage:
- Size: 1.31 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Split the bill with React-native and Navigation screen

- To quick start react native project with react [NativeBase].
- Using [ReactNavigation 3.x].
- [Native Base] UI library
- Code only support for android devices.
# Features!
- Toast
- Animation
- Navigation
- Split the bill
### Tech
* [ReactNative]
* [ReactNavigation 3.x]
* [Native Base]
### Installation
It requires [ReactNative] and [AndroidStudio].
Install the dependencies and run the code.
```sh
$ npm install
$ react-native link react-native-gesture-handler
$ react-native run-android
```
[ReactNative]:
[ReactNavigation 3.x]:
[AndroidStudio]:
[Native Base]: