jhugman / uniffi-bindgen-react-native

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

Break up the ubrn command line build commands #71

Closed jhugman closed 3 weeks ago

jhugman commented 3 weeks ago

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

This adds a number of suppression flags to the command line. This is to make it:

For build ios:

For build android

A new command: generate all --config config.yaml lib.a: