callstack / react-native-builder-bob

👷‍♂️ Simple set of CLIs to scaffold and build React Native libraries for different targets
https://callstack.github.io/react-native-builder-bob/
2.78k stars 184 forks source link

feat!: add ability to use `react-native-test-app` for `example/` app #572

Closed szymonrybczak closed 3 months ago

szymonrybczak commented 4 months ago

Summary

Use react-native-test-app for exmaple/ app. RNTA was created to help library maintainers focus on building library by providing seamless React Native versions switching, first-class support for OOT platforms and a lot more!

Test plan

Generated app should work in the same way as before (created library should be automatically linked).

CleanShot 2024-06-27 at 16 51 30@2x