1
0
Fork 0
mirror of synced 2024-06-01 18:39:57 +12:00

Update docs/sdks/react-native/GETTING_STARTED.md

Co-authored-by: Vincent (Wen Yu) Ge <vincent@appwrite.io>
This commit is contained in:
Damodar Lohani 2024-03-12 08:35:10 +05:45 committed by GitHub
parent e03102a112
commit cfd7534993
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -79,7 +79,7 @@ account.create(ID.unique(), 'me@example.com', 'password', 'Jane Doe')
### Learn more
You can use the following resources to learn more and get help
- 🚀 [Getting Started Tutorial](https://appwrite.io/docs/getting-started-for-react-native)
- 🚀 [Getting Started Tutorial](https://appwrite.io/docs/quick-starts/react-native)```
- 📜 [Appwrite Docs](https://appwrite.io/docs)
- 💬 [Discord Community](https://appwrite.io/discord)
- 🚂 [Appwrite React Native Playground](https://github.com/appwrite/playground-for-react-native)