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

https://github.com/bithyve/hexa-pay


https://github.com/bithyve/hexa-pay

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

## Hexa pay Initialisation

Initialise with Yarn

```yarn install```

Pod install inside the IOS folder if you are using Mac:

``` cd ios ```

``` pod install ```

``` cd .. ```

### Start development in your emulators:

Android: ```npx react-native run-android```

Ios: ```npx react-native run-ios```