appwrite / appwrite/starter-for-react-native
π Bug Report: Not working latest version
- Dominant language
- TypeScript
- Stars
- 9
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
### π Reproduction steps
When i test it with the latest sdk version 53 it is not working
### π Expected behavior
It should work with the latest version
### π Actual Behavior
I was trying appwrite for the first time and when i finished setting up project on appwrite i followed the steps on the clone starter
Clone starter
1. If you're starting a new project, you can clone our starter kit from GitHub using the terminal or VSCode.
bash
git clone https://github.com/appwrite/starter-for-react-native
cd starter-for-react-native
2. Add your Appwrite credentials to
.env.example
then rename it to
.env
if needed.
dotenv
EXPO_PUBLIC_APPWRITE_PROJECT_ID=6880d897003bba898d54
EXPO_PUBLIC_APPWRITE_ENDPOINT=https://fra.cloud.appwrite.io/v1
3. Run the app on a connected device or simulator, then click the
Send a ping
button to verify the setup.
I tried running on my phone i got project is incompatible with this version of expo go
### π² Appwrite version
Appwrite Cloud
### π» Operating system
Linux
### π§± Your Environment
appwrite cloud
### π Have you spent some time to check if this issue has been raised before?
- [x] I checked and didn't find similar issue
### π’ Have you read the Code of Conduct?
- [x] I have read the [Code of Conduct](https://github.com/appwrite/.github/blob/main/CODE_OF_CONDUCT.md)
Contributor guide
Assessment
This issue has not been assessed yet.