GB
- в PackageList.java ругаеться на new RNHockeyAppPackage(),
required: Application
found: no arguments
reason: actual and formal argument lists differ in length
Может кто-то сталкивался с подобным?
Плюс в шаблоне нового приложения в самом RN: https://github.com/facebook/react-native/blob/0.61-stable/template/android/app/src/main/java/com/helloworld/MainApplication.java#L23-L29