Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 10 days ago
JSON representation

React native project with Native Base UI library.

Awesome Lists containing this project

README

        

# Split the bill with React-native and Navigation screen

![Demo](data/demo.png)

- 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]: