When a user is new they have a default image but they need to upload a new one. Later it will be save in his profile.
I'm using:
TypeScript Framework: React Native Expo
How I can do it?
TL;DR
Developers using TypeScript, React Native, and Expo want to allow users to upload a profile image instead of having a default one. The image should be saved in the user's profile. To achieve this, developers can implement an image upload feature in their app using libraries like react-native-image-picker and then store the image URL in the user's profile.Recommended threads
- Custom domain for Google Auth
Hello! I connected my custom domain to my Appwrite project, but I can't get the Google login/consent screen to show my domain instead of the Appwrite domain. I...
- [SOLVED] Production down - createExecuti...
Hey, Since 1.9.6 rollout in fra (~17:00 UTC, 14 Aug), POST /v1/functions/{functionId}/executions returns a 400 whenever the body includes an empty headers ob...
- Quota not resetting
hi, im using appwrite's free tier plani hit my read limts last month and the billing cycle said it would reset on june 4th but that is today, the billing cycle ...