react-native-detect-new-photo

0.1.0 • Public • Published

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

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i react-native-detect-new-photo

      Weekly Downloads

      1

      Version

      0.1.0

      License

      MIT

      Last publish

      Collaborators

      • francisco-sanchez-molina