You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To be used in the onboarding flow for profile picture uploading and post flow for image uploading. Feel free to choose any react native library for this
The image picker component should:
Open the users camera roll
Store (locally on FE) the image selected
Do not worry about:
Uploading the image anywhere / saving it to backend
To be used in the onboarding flow for profile picture uploading and post flow for image uploading. Feel free to choose any react native library for this
The image picker component should:
Do not worry about: