Aikenwu
Aikenwu
Did you add myget in nuget cofig?
same like the window open is not working in webview. find other ways to use it. https://github.com/react-native-webview/react-native-webview/issues/3065
> Thank you very much for you reply.非常感谢您的回复。 I know, but unfortunately I have also a dependency on Expo. Right now we are using Expo sdk 52 but seems that...
> Had the same issue, this patch fixed the problem for me. RN 0.79.2 This issue should be re-opened > > ``` > diff --git a/node_modules/react-native-webview/src/RNCWebViewNativeComponent.ts b/node_modules/react-native-webview/src/RNCWebViewNativeComponent.ts > index be8ba08..88029e2...
Maybe use a stupid way to solve the problem, I get the bottom tab height, then if iPad and iOS 18, set all root page padding bottom, to avoid a...
android different error: https://github.com/wix/react-native-navigation/issues/8116 [runtime not ready]: Invariant Violation: TurboModuleRegistry.getEnforcing(...): 'PlatformConstatns' cound not be found
> android different error: [#8116](https://github.com/wix/react-native-navigation/issues/8116) [runtime not ready]: Invariant Violation: TurboModuleRegistry.getEnforcing(...): 'PlatformConstatns' cound not be found Fixed, see original response
android different error: https://github.com/wix/react-native-navigation/issues/8116 [runtime not ready]: Invariant Violation: TurboModuleRegistry.getEnforcing(...): 'PlatformConstatns' cound not be found
> android different error: [#8116](https://github.com/wix/react-native-navigation/issues/8116) [runtime not ready]: Invariant Violation: TurboModuleRegistry.getEnforcing(...): 'PlatformConstatns' cound not be found Fixed, see original response
> I have posted one possible way to trigger this crash 100% at [software-mansion/react-native-reanimated#7493](https://github.com/software-mansion/react-native-reanimated/issues/7493) & also some hints how i worked my crash rate from 98% to 99.8% . (Moving...