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 摘要。