mirror of
https://github.com/zhigang1992/react-native-code-push.git
synced 2026-05-19 19:39:54 +08:00
Verify code-push service with RN 0.44 (#820)
Code push service runs well with RN 0.44
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user