Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Native Image Picker

Note: Updated project at link

Warning

This project is a clone of version 2.3.4 due to showImagePicker which does not exist in the recent version of the library



Warning:

01 - Add this link ("git+https://github.com/LuanAmaro/react-native-image-picker.git") in your package.json and run on your finish ```yarn or npm install`` to install the dependencies

exemple:

"react-native-image-picker": "git+https://github.com/LuanAmaro/react-native-image-picker.git"

02 - If there are any react-native-image-picker dependencies in your project, remove node_modules using the following command rm -rf node_module yarn.lock or rm -rf node_modules package.lock.json, and follow step one to install the package on your project

Install

# RN >= 0.60
cd ios && pod install

# RN < 0.60
react-native link react-native-image-picker

About

A React Native module that allows you to use native UI to select media from the device library or directly from the camera

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages