react-native-safe-area-context
react-native-safe-area-context copied to clipboard
[!] The platform of the target `AwesomeMacOS-macOS` (macOS 10.15) is not compatible with `react-native-safe-area-context (4.10.4)`, which does not support `macOS`.
i am trying to run react navigation with react-native-safe-area-context but its not working in latest stable react native mac os 0.71.0
Version :-
"react-native-macos": "^0.71.0-0",
"react-native-safe-area-context": "^4.10.4"
"react": "18.2.0",
"react-native": "0.71.0",