appandflow / appandflow/react-native-safe-area-context

No ViewManager found for class RNCSafeAreaProvider

未关闭
#660 2 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
TypeScript
星标
2.8k
派生
258
平均合并
3 天 1 小时
30 天内合并 PR
2

描述

### Description

![Image](https://github.com/user-attachments/assets/c601eb8c-6480-4c3f-933d-f59de02d44a4)

```
`No ViewManager found for class RNCSafeAreaProvider
get (ViewManagerRegistry.java:88)
createShadowNode`

```
Steps to reproduce

Create new React Native project (react-native init MyApp --version 0.80.1)

Add/remove some packages (navigation, safe area context, etc.)

Run npx react-native run-android

App crashes with above error

Expected behavior
App should run without throwing RNCSafeAreaProvider error.

Actual behavior
App crashes immediately with red screen error (attached screenshot).

Screenshot

Environment

React Native: 0.80.1

React: 19.1.0

Android Device/Emulator: [fill device info]

Node: [fill version]

npm/yarn: [fill version]

OS: [Windows/Linux/Mac]

Additional context
Looks like react-native-safe-area-context is either missing or not linked properly. Even after removing extra packages, app still crashes.

### Steps to reproduce

npx @react-native-community/cli@latest init matrix --version 0.80.1

### Snack or a link to a repository

https://github.com/react-native-community/cli

### Safe Area Context version

5.2.0

### React Native version

0.80.1

### Platforms

Android

### Architecture

None

### Build type

None

### Device

Android emulator

### Device model

_No response_

### Acknowledgements

Yes

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。