-
Couldn't load subscription status.
- Fork 221
Description
Description
Run npx create-react-native-library@latest awesome-library
Packages
- create-react-native-library
- react-native-builder-bob
Selected options
What is the name of the npm package? ... react-native-awesome-library
√ What is the description for the package? ... test
√ What is the name of package author? ... test
√ What is the email address for the package author? ... test@example.com
√ What is the URL for the package author? ... http://
√ What is the URL for the repository? ... http://
√ What type of library do you want to develop? » Native module
√ Which languages do you want to use? » Kotlin & Objective-C
√ What type of example app do you want to create? » Test app
✔ Project created successfully at awesome-library!
After yarn inside awesome-library and yarn example android
Nothing will compiled.
After that I moved to awesome-library\example\android and run gradle build --debug and get

And the process is endless
Link to repro
default project
Environment
Android Studio Ladybug | 2024.2.1 Patch 1
windows 10*
java 21, java 16
*On mac OS works fine