jhugman / uniffi-bindgen-react-native

A uniffi bindings generator for calling Rust from react-native
Other
0 stars 0 forks source link

Remove need for `enablePackageExports` in depending projects #41

Closed jhugman closed 1 month ago

jhugman commented 1 month ago

Fixes #13.

According to The Big O of Code Reviews, this is a O(n) change.