Verify code-push service with RN 0.44 (#820)

Code push service runs well with RN 0.44
This commit is contained in:
Sergey Akhalkov
2017-05-04 01:07:10 +03:00
committed by Max P
parent b895e99de9
commit ec35fa9359

View File

@@ -59,8 +59,8 @@ We try our best to maintain backwards compatability of our plugin with previous
| v0.34-v0.35 | v1.15-v1.17 *(RN refactored native hosting code)* |
| v0.36-v0.39 | v1.16-v1.17 *(RN refactored resume handler)* |
| v0.40-v0.42 | v1.17 *(RN refactored iOS header files)* |
| v0.43 | v2.0+ *(RN refactored uimanager dependencies)* |
| v0.44+ | 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.43-v0.44 | v2.0+ *(RN refactored uimanager dependencies)* |
| v0.45+ | 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