mirror of
https://github.com/zhigang1992/react-native-code-push.git
synced 2026-05-13 18:11:22 +08:00
Automatic (on_app_resume, on_app_start) sync was not working in example project because App class was exported, not the wrapped App class.