margelo / react-native-quick-crypto

⚡️ A fast implementation of Node's `crypto` module written in C/C++ JSI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

compatibility with rn-nodify

nriccar opened this issue · comments

hey hey, hello there.

first of all, awesome project, thanks for collaborating with us all with this library.

we are using rn-nodify for a react-native project in order to polyfill browser apis.
it there any way of overriding rn-nodify crypto hacking to use react-native-quick-crypto instead of react-native-crypto?

thanks!
rn-nodify repo: https://github.com/tradle/rn-nodeify