Skip to content

makedirectory/react-native-photo-picker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-native-photo-picker

React Native wrapper for PHPickerViewController

Usage

import { pickPhoto } from 'react-native-photo-picker';

pickPhoto((err, photoURL) => {
    // photoURL contains the URL to the selected photo, or null if
    // the user canceled
})

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published