jhugman / uniffi-bindgen-react-native

A uniffi bindings generator for calling Rust from react-native
https://jhugman.github.io/uniffi-bindgen-react-native/
Other
50 stars 5 forks source link

Auto-generate AndroidManifest.xml #112

Closed Johennes closed 1 month ago

Johennes commented 1 month ago

Relates to: #109

I'm not sure if this is strictly necessary anymore because once I had it done, I realized that #72 has stripped the reactnative prefix from the package name again. So technically UBRN's current output should work with what create-react-native-library generates without this change applied. It might not hurt either way though?