System Information
- Strapi Version:
- Operating System:
- Database:
- Node Version:
- NPM Version:
- Yarn Version:
hi i create a backend whit strapi
i create a content-type like this
name (text)
image(media)
but I try and test every query with axios and fetch in react native(expo) but I can’t send image to strapi
please help meee
how can I send image to strapi with react native expo easily ?