-
Notifications
You must be signed in to change notification settings - Fork 24.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[0.73] Crash build android app when update packages #41854
Comments
|
|
Closing as you provided no reproducer. |
@cortinico there is no need to create reproducer since the "issue" exists in ReproducerApp by default It's about this line Just uncomment So I assume it should look smth like
[UPD] Additionally because of moving to Kotlin no need to have |
@professorkolik this will be fixed in 0.73.2 |
@cortinico thank you |
Description
import com.brentvatne.react.ReactVideoPackage
...
When I try to add new package to getPackages method in android, I have crash a build with error
Steps to reproduce
yarn android
React Native Version
0.73
Affected Platforms
Runtime - Android
Output of
npx react-native info
Stacktrace or Logs
Reproducer
https://github.com/
Screenshots and Videos
No response
The text was updated successfully, but these errors were encountered: