-
Notifications
You must be signed in to change notification settings - Fork 88
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
Update Expo references in React Native docs #3058
Update Expo references in React Native docs #3058
Conversation
- Move version info to bootstrap page
Readability for Commit Hash: d07f2af You can see any previous Readability scores (if they exist) by looking Readability scores for changed documents:
For Grade Level, aim for 8 or below. For Reading Ease scores, aim for 60 or above:
For help improving readability, try Hemingway App. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small comments, LGTM!
the :github:`Realm Expo template <expo/examples/tree/master/with-realm>`. | ||
The Realm Expo template allows you to bootstrap your application with | ||
`Expo <https://docs.expo.dev/>`_ and ``@realm/react`` preconfigured. | ||
Create a New App and add ``@realm/react`` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Create a New App and add ``@realm/react`` | |
Add ``@realm/react`` to a New App |
suggestion for consistency's sake.
|
||
npm install @realm/react | ||
|
||
To use the Realm Expo template, follow the :ref:`Quick Start with Expo |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To use the Realm Expo template, follow the :ref:`Quick Start with Expo | |
To create a new app with @realm/react using the Realm Expo template, follow the :ref:`Quick Start with Expo |
For clarity that the this quick start will also guide through steps of creating new app with @realm/react.
✨ Staging URL: https://preview-mongodbmongodb.gatsbyjs.io/realm/master/ 🪵 Logs |
Pull Request Info
We got some docs feedback about Expo. We weren't giving enough indication of where Expo users should look for information.
This PR shuffles some content and provides better sign posting for Expo users.
Staged Changes
Review Guidelines
REVIEWING.md
Animal Wearing a Hat