From 71d0aa574e4beebea57a63e26e75953a6c2c7f39 Mon Sep 17 00:00:00 2001 From: max-mironov Date: Thu, 14 Sep 2017 11:01:28 +0300 Subject: [PATCH] Update compatibility table --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 312e177..04e8c4e 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ We try our best to maintain backwards compatability of our plugin with previous | v0.43-v0.44 | v2.0+ *(RN refactored uimanager dependencies)* | | v0.45 | v3.0+ *(RN refactored instance manager code)* | | v0.46 | v4.0+ *(RN refactored js bundle loader code)* | -| v0.47-v0.48 | v5.0+ *(RN removed unused registration of JS modules)*| +| v0.46-v0.48 | v5.1+ *(RN removed unused registration of JS modules)*| | v0.49+ | 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