From ec35fa93591e1c6f74e1a253cd5282d83295b7a9 Mon Sep 17 00:00:00 2001 From: Sergey Akhalkov Date: Thu, 4 May 2017 01:07:10 +0300 Subject: [PATCH] Verify code-push service with RN 0.44 (#820) Code push service runs well with RN 0.44 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0b5b7bc..d862e3a 100644 --- a/README.md +++ b/README.md @@ -59,8 +59,8 @@ We try our best to maintain backwards compatability of our plugin with previous | v0.34-v0.35 | v1.15-v1.17 *(RN refactored native hosting code)* | | v0.36-v0.39 | v1.16-v1.17 *(RN refactored resume handler)* | | v0.40-v0.42 | v1.17 *(RN refactored iOS header files)* | -| v0.43 | v2.0+ *(RN refactored uimanager dependencies)* | -| v0.44+ | TBD :) We work hard to respond to new RN releases, but they do occasionally break us. We will update this chart with each RN release, so that users can check to see what our "official" support is. +| v0.43-v0.44 | v2.0+ *(RN refactored uimanager dependencies)* | +| v0.45+ | TBD :) We work hard to respond to new RN releases, but they do occasionally break us. We will update this chart with each RN release, so that users can check to see what our "official" support is. ### Supported Components