jhugman / uniffi-bindgen-react-native

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

Trim react-native from the name in the same places create-rn-library and Codegen does #123

Closed jhugman closed 1 month ago

jhugman commented 1 month ago

Fixes #109.

This PR adds testing around the turbo-modules.

The tests runs through a host of different names, then

This has meant a series of changes (for the better) to the templates.

jhugman commented 1 month ago

I haven't yet got the test running in CI, but I think that can wait for another PR. Marking ready for review.