From ee3519faeedaff912c7cf2e0e174c19676fad5a5 Mon Sep 17 00:00:00 2001 From: Richard Hua Date: Thu, 29 Sep 2016 14:37:30 -0700 Subject: [PATCH] Update README.md to reflect RN 0.33 support --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3e0b8b5..7e9107c 100644 --- a/README.md +++ b/README.md @@ -50,8 +50,8 @@ We try our best to maintain backwards compatability of our plugin with previous | 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.28.0 | v1.7.0+ *(introduced Android asset support)* | -| v0.29.0-v0.32.0 | v1.13.0+ *(RN refactored native hosting code)* | -| v0.33.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. +| v0.29.0-v0.33.0 | v1.13.0+ *(RN refactored native hosting code)* | +| v0.34.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