mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
5d97f6df15
Summary: Updates the documentation for the the android life cycle methods, recent changes has deprecated `onHostPause()` for `onHostPause(Activity activity)` `onHostDestroy()` for `onHostDestroy(Activity activity)` [deprecation commit](https://github.com/facebook/react-native/commit/0b5c61250b290e78b2c37c7c22b8146056cd30d8) Closes https://github.com/facebook/react-native/pull/10460 Differential Revision: D4044420 Pulled By: JoelMarcey fbshipit-source-id: 54c5fc8fcd332235b6c0237a180e0c5bb2310a20