A simple React-Native app to check cryptocurrency price on https://otcbtc.com/
open API from:https://github.com/otcbtc/otcbtc-exchange-api-doc
- prepare the development environment for react-native
- clone the project
- run
npm installat the root directory of the project - run
react-native run-androidorreact-native run-iosat the root directory
