fix: make nested SafeAreaProvider report its own frame and insets on web #612
Annotations
4 warnings
|
js-tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
js-tests:
src/specs/NativeSafeAreaView.ts#L1
'react-native/Libraries/Utilities/codegenNativeComponent' React Native deep imports are deprecated. Please use the top level import instead
|
|
js-tests:
src/specs/NativeSafeAreaProvider.ts#L5
'react-native/Libraries/Utilities/codegenNativeComponent' React Native deep imports are deprecated. Please use the top level import instead
|
|
js-tests:
src/__tests__/InitialWindow-test.tsx#L27
'react-native/Libraries/TurboModule/TurboModuleRegistry' React Native deep imports are deprecated. Please use the top level import instead
|