From 3053f5cb43a23eebea869e18dffd56ff365cd901 Mon Sep 17 00:00:00 2001 From: Zack Story Date: Sun, 22 Jan 2017 19:35:13 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f9ed2a3..05757c6 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ A camera module for React Native. #### Breaking Changes react-native header imports have changed in v0.40, and that means breaking changes for all! [Reference PR & Discussion](https://github.com/lwansbrough/react-native-camera/pull/544). - if on react-native < 0.40: `npm i react-native-camera@0.4` -- if on react-native >= 0.40 `npm i react-native-camera@next` +- if on react-native >= 0.40 `npm i react-native-camera@0.5` ![](https://i.imgur.com/5j2JdUk.gif)