Update compat table and SDK version (#1137)

* Update version numbers for new release

* update compat table

* updated package json
This commit is contained in:
Max
2018-01-10 15:28:47 +03:00
committed by GitHub
parent 9f4eef363d
commit 79247a5c31
3 changed files with 12 additions and 12 deletions

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.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.
| v0.46-v0.52 | v5.1+ *(RN removed unused registration of JS modules)*|
| v0.53+ | 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