dparlevliet / node.bittrex.api

Node Bittrex API is an asynchronous node.js library for the Bittrex API, the data can be received either via GET request or Stream.
MIT License
253 stars 100 forks source link

How to use this module in react native app #116

Closed vanhung89 closed 6 years ago

vanhung89 commented 6 years ago

Hello, I want to build an app on Android that need this module. But as I know, this module is used for web version. How to use this module in react native app?

dparlevliet commented 6 years ago

No idea, sorry. It's not intended nor recommended to be used as a web module.