image upload example
1.0.0
This is an Expo Router project to demonstrate choosing media from the device and uploading it to a server.
ImagePicker
.fetch
and FormData
APIs.fs
and path
modules. In production, you'd use a real database like MongoDB or PostgreSQL.Install dependencies
npm install
Start the app
npx expo start
You can run the app on iOS, Android, and the web:
You can start developing by editing the files inside the app directory. This project uses file-based routing.
To learn more about developing your project with Expo, look at the following resources:
Join our community of developers creating universal apps.