react-navigation.github.io icon indicating copy to clipboard operation
react-navigation.github.io copied to clipboard

Update SafeAreaView import

Open Enzaik opened this issue 4 years ago • 1 comments

READ ME PLEASE!

TL;DR: Make sure to add your changes to versioned docs

Thanks for opening a PR!

The docs cover several versions of react-navigation, and in some cases there are several files (for version 1, version 2 and etc.) that all describe a single page of the docs (eg. "Getting Started").

Please make sure that the edit you're making in docs/file-you-edited.md is also included in the file for the correct version, eg. /versioned_docs/version-3.x/file-you-edited.md for version 3. If such file doesn't exist, please create it. :+1:

Enzaik avatar Dec 12 '21 16:12 Enzaik

✔️ Deploy Preview for react-navigation-docs ready!

🔨 Explore the source changes: a45a1e27ca62debb268e0c8439bfb5d3dea72a39

🔍 Inspect the deploy log: https://app.netlify.com/sites/react-navigation-docs/deploys/61b62a4fede5ce0008e48a71

😎 Browse the preview: https://deploy-preview-1097--react-navigation-docs.netlify.app

netlify[bot] avatar Dec 12 '21 17:12 netlify[bot]

Thanks for the PR, but we don't recommend using SafeAreaView from react-native since it only works on iOS.

satya164 avatar Oct 31 '22 22:10 satya164