File tree Expand file tree Collapse file tree 3 files changed +7
-15
lines changed
android/app/src/main/java/com/rnuilib Expand file tree Collapse file tree 3 files changed +7
-15
lines changed Original file line number Diff line number Diff line change @@ -36,13 +36,5 @@ class MainApplication : NavigationApplication() {
36
36
37
37
override val reactHost: ReactHost
38
38
get() = getDefaultReactHost(applicationContext, reactNativeHost)
39
-
40
- override fun onCreate () {
41
- super .onCreate()
42
- SoLoader .init (this , OpenSourceMergedSoMapping )
43
- if (BuildConfig .IS_NEW_ARCHITECTURE_ENABLED ) {
44
- // If you opted-in for the New Architecture, we load the native entry point for this app.
45
- load()
46
- }
47
- }
39
+
48
40
}
Original file line number Diff line number Diff line change 120
120
"react-native-haptic-feedback" : " ^1.11.0" ,
121
121
"react-native-linear-gradient" : " 2.6.2" ,
122
122
"react-native-mmkv" : " 3.2.0" ,
123
- "react-native-navigation" : " 8.1.0-rc01-snapshot.1710 " ,
123
+ "react-native-navigation" : " 8.1.0" ,
124
124
"react-native-reanimated" : " 3.16.7" ,
125
125
"react-native-shimmer-placeholder" : " ^2.0.6" ,
126
126
"react-native-svg" : " 15.11.2" ,
Original file line number Diff line number Diff line change @@ -10738,9 +10738,9 @@ __metadata:
10738
10738
languageName : node
10739
10739
linkType : hard
10740
10740
10741
- " react-native-navigation@npm:8.1.0-rc01-snapshot.1710 " :
10742
- version : 8.1.0-rc01-snapshot.1710
10743
- resolution : " react-native-navigation@npm:8.1.0-rc01-snapshot.1710 "
10741
+ " react-native-navigation@npm:8.1.0 " :
10742
+ version : 8.1.0
10743
+ resolution : " react-native-navigation@npm:8.1.0"
10744
10744
dependencies :
10745
10745
hoist-non-react-statics : 3.x.x
10746
10746
lodash : 4.17.x
@@ -10759,7 +10759,7 @@ __metadata:
10759
10759
optional : true
10760
10760
bin :
10761
10761
rnn-link : autolink/postlink/run.js
10762
- checksum : 9535c77e5127e3ebe137fba783500ddb69359545d7f3dec71a86f1c6650f7205987e2ed25c1c5305046678659653d33b7d0ea2497c5a1693d540d5d0ba2c4e36
10762
+ checksum : 48bce9912b98b5139acda8be2e4a019aaa83035ba328fc487f6bf141fe25f42515ac1976c90fcefcf22ce4a9c948a6b1121bd2180fad09dd3983fe4c0bc23254
10763
10763
languageName : node
10764
10764
linkType : hard
10765
10765
@@ -10915,7 +10915,7 @@ __metadata:
10915
10915
react-native-haptic-feedback : ^1.11.0
10916
10916
react-native-linear-gradient : 2.6.2
10917
10917
react-native-mmkv : 3.2.0
10918
- react-native-navigation : 8.1.0-rc01-snapshot.1710
10918
+ react-native-navigation : 8.1.0
10919
10919
react-native-reanimated : 3.16.7
10920
10920
react-native-redash : ^12.0.3
10921
10921
react-native-shimmer-placeholder : ^2.0.6
You can’t perform that action at this time.
0 commit comments