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

Prevent further prompts in npx create-react-native-library #156

Closed Johennes closed 2 weeks ago

Johennes commented 2 weeks ago

These changes should make it easier to run test-turbo-modules.sh on the CI in future.

Johennes commented 2 weeks ago

There seems to be a timing issue on the CI that makes the abort-controller test flake occasionally. That should be unrelated to the changes in this PR though.