Skip to content

Commit

Permalink
Explain that using this module is deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
4ian committed Nov 14, 2016
1 parent 78a01d5 commit 8cbe9e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,7 +1,7 @@
# React Native Camera Roll

**UPDATE:**
As of react-native `0.19`, the [CameraRoll module](https://facebook.github.io/react-native/docs/cameraroll.html#content) is now available on Android too!
### As of react-native `0.19`, the [`CameraRoll` API](https://facebook.github.io/react-native/docs/cameraroll.html#content) is now available on Android too! You should not use this module anymore and only use the `CameraRoll` API from React Native.

## Table of contents

Expand Down

0 comments on commit 8cbe9e9

Please sign in to comment.