Open steveluscher opened 7 months ago
Are you still doing React Native stuff, @beeman?
Are you still doing React Native stuff, @beeman?
At the moment I'm not working on any React Native apps, but I'm happy to dive into it when I have some more free time, like right after HH Dubai.
I tried the new web3.js with a plain Expo app yesterday. With only the introduction of a SubtleCrypto
polyfill (I used https://github.com/margelo/react-native-quick-crypto) I was able to generate keypairs and make RPC calls.
There's one ergonomic fix that needs to be made (#2898) and I think we can close this.
We have no React Native test harness, so we don't know if the new library actually works on React Native. Maybe it does, or maybe it's still missing some polyfills.
@solana/text-encoding-impl
), or@solana/react-native-polyfill
or something) that can be bare-imported to make things work