Quy Bean
Quy Bean
@PanAeon I ran into the same problem a day ago. I switched from `scalaj-http` to `akka-http`. It works perfectly. Code are [here](https://github.com/quybeans/porg/). One problem is the jar file after `sbt>...
> So how it resolved add this line before everything starts. ``` import 'node-libs-react-native/globals ```
If I understand correctly, the `react-native-crypto` & `react-native-randombytes` require `rn-nodeify` to work. Because there is a `require('crypto')` in their code. This will lead to require cycle error. But we want...
Red flag is added.