zecwalletco / zecwallet-mobile

Zecwallet Android and iOS apps
10 stars 11 forks source link

Factor React Native Rust bindings into external library #52

Open macintoshhelper opened 2 years ago

macintoshhelper commented 2 years ago

Hi, it would be great to have the React Native Rust bindings in its own React Native module, allowing for third party wallets to be built with React Native using the light wallet bindings, and to make it easier to implement platforms such as react-native-macos and react-native-windows.

macintoshhelper commented 2 years ago

@adityapk00 Would this be something you'd be open to merging, If I open a PR for this? My idea is to move all of the Rust binding logic into a React Native module such as react-native-zecwallet