-
Notifications
You must be signed in to change notification settings - 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? ... [email protected]
β 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