Skip to content

hysan/react-native-detect-new-photo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Native Detect New Photo

A new camera roll photo detector

Installation

npm install francisco-sanchez-molina/react-native-detect-new-photo --save
react-native link react-native-detect-new-photo

Usage

import ReactNativeDetectNewPhoto from 'react-native-detect-new-photo'

....
ReactNativeDetectNewPhoto.init()
ReactNativeDetectNewPhoto.registerCallback(_ => console.log('new photo detected!'))

0.1.0 support react-native 0.40

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 51.0%
  • Objective-C 41.0%
  • JavaScript 8.0%