From c20873831439b5b0d84d71aea3dc1975ba313a2f Mon Sep 17 00:00:00 2001 From: Artur Girenko Date: Sun, 13 Aug 2017 14:47:30 +0200 Subject: [PATCH] update README --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a1d5a0e..f0684ee 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ For more ClojureScript React Native resources visit [cljsrn.org](http://cljsrn.o Contributions are very welcome. ## Status -- Uses [React Native] v0.46.3 +- Uses [React Native] v0.47.1 - Reusable codebase between iOS and Android - Figwheel used for REPL and live coding - Works in iOS (real device and simulator) @@ -34,6 +34,11 @@ Contributions are very welcome. - Support of windows (UWP and WPF) apps - [Unified way of using static images of React Native 0.14+](https://facebook.github.io/react-native/docs/images.html) supported +## Compatibility with RN versions +Current version of re-natal might not work correctly with older versions of React Native +- use current version of re-natal with React Native >= v0.46 +- use re-natal < v0.5.0 with React Native < v0.46 + ## Dependencies As Re-Natal is an orchestration of many individual tools, there are quite a few dependencies. If you've previously done React Native or Clojure development, you should hopefully