mirror of
https://github.com/zhigang1992/react-native-code-push.git
synced 2026-05-09 07:08:57 +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.