1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-10-09 04:35:14 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

support 0.76

This commit is contained in:
sunnylqm
2024-12-07 16:43:22 +08:00
parent 09df53a6ab
commit 6ee34ebd24
12 changed files with 148 additions and 214 deletions

View File

@@ -65,6 +65,5 @@ public class MainApplication extends Application implements ReactApplication {
// If you opted-in for the New Architecture, we load the native entry point for this app.
DefaultNewArchitectureEntryPoint.load();
}
ReactNativeFlipper.initializeFlipper(this, getReactNativeHost().getReactInstanceManager());
}
}