platform
platform copied to clipboard
Compiling for React Native
I am trying to include wallet-lib in a React Native project. I understand the library is isomorphic, so it should compile without using the core NodeJS modules. @Alex-Werner had created a now deprecated application for React Native, and I am wondering what is the best approach to do this now. Please advise.