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

RNCSafeAreaProvider breaking on run time on ios while upgrading to RN 0.72.17

未關閉
#547 5 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
TypeScript
星號
2.8k
分支
258
平均合併
3 天 1 小時
30 天內合併 PR
2

描述

While upgrading from rn-0.70.15 -> rn-0.72.17 getting below attached issue

```
Unhandled JS Exception: Error: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined.

This error is located at:
in RNCSafeAreaProvider
in Unknown
in c
in RCTView
in Unknown
in Portal.Host
in Unknown
in f
in Z
in RCTView
in Unknown
in RCTView
in Unknown
in l, js engine: hermes
```

Tried to update the react-native-safe-area-context to `3.3.2` ,`4.7.4` and also `>=4.5.3 <4.8` as suggested by align-deps but nothing worked.

[package.json](https://github.com/user-attachments/files/17618312/package.json)

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。