Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[!] 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. #503

Open
SolankiYogesh opened this issue Jun 14, 2024 · 1 comment

Comments

@SolankiYogesh
Copy link

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

image

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",
@jacobp100
Copy link
Collaborator

It doesn't actually support macOS via react-native-macos. You can use Catalyst and that does work. We'd also accept a PR to add support for macOS's AppKit. It's very unlikely to get picked up by anyone else, so if you want this, you are absolutely encouraged to take a shot yourself - I can be on hand if you have any questions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants