From e4f3575cc4fdc94f4fe33d260368f0bf0cf43ce8 Mon Sep 17 00:00:00 2001 From: Jonathan Carter Date: Wed, 29 Jun 2016 09:11:07 -0700 Subject: [PATCH] Updating RN support matrix --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fe8b2f7..15ec045 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,8 @@ We try our best to maintain backwards compatability of our plugin with previous | <0.14.0 | **Unsupported** | | v0.14.0 | v1.3.0 *(introduced Android support)* | | v0.15.0-v0.18.0 | v1.4.0-v1.6.0 *(introduced iOS asset support)* | -| v0.19.0-v0.29.0 | v1.7.0+ *(introduced Android asset support)* | +| v0.19.0-v0.28.0 | v1.7.0+ *(introduced Android asset support)* | +| v0.29.0 | v1.13.0+ *(RN refactored native hosting code)* | | v0.30.0+ | 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