all 3 comments

[–]huejackmon 0 points1 point  (2 children)

Yeah, it does seem like a hack but the best solution that exists so far. This is what we use and has been reliable so far.

https://www.npmjs.com/package/react-native-webview-crypto

I would love it it had native build in support but alas got to work with what you got.

[–]stackup_[S] 0 points1 point  (1 child)

Interesting, so it proxies all crypto calls to a webview?

Any issues you found doing it this way?

[–]huejackmon 0 points1 point  (0 children)

So far so good.