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

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

Aperta
#547 5 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
TypeScript
Stelle
2.8k
Fork
258
Merge medio
3g 1h
PR unite (30g)
2

Descrizione

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)

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.