From 4b089ced6b938b3e84e80c9b17ffb3f6d09b3053 Mon Sep 17 00:00:00 2001 From: Zack Story Date: Thu, 5 Jan 2017 23:44:07 -0800 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2c87124..51633e2 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,9 @@ Hey there, I'm looking for active contributors to help move the development of t 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 you are stuck on react-native <0.40, please stay fixed on v0.4.*. If you are on react-native >0.40, please point to master for now, as we work to get a v1 release out shortly. + ![](https://i.imgur.com/5j2JdUk.gif) ## Getting started