Media Picker identical to telegram
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
To run this project, you will need to have Node.js and the React Native CLI installed on your machine.
- Clone the repository to your local machine using
git clone
. - Navigate to the project directory in your terminal.
- Run
yarn
to install the project's dependencies. - Run
cd ios; pod install; cd ..
- To start the project, run
react-native run-ios
orreact-native run-android
in your terminal. - The project will start in the simulator or on your connected device.
- React Native - The framework used
- @react-native-camera-roll/camera-roll
- react-native-camera