Update compatibility table in terms of RN 0.51

This commit is contained in:
Ruslan Bikkinin
2017-12-06 16:29:27 +03:00
committed by GitHub
parent 0d6f0b4876
commit 553e2eaef0

View File

@@ -67,8 +67,8 @@ 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.46-v0.50 | v5.1+ *(RN removed unused registration of JS modules)*|
| v0.51+ | 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.46-v0.51 | v5.1+ *(RN removed unused registration of JS modules)*|
| v0.52+ | 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