UNPKG

react-native-applifecycle

Version:

⚛ Enhances the reliability of managing app lifecycles across iOS and Android platforms, ensuring consistent behavior regarding foreground and background states.

3 lines (2 loc) 122 B
export { default as AppLifecycle } from './AppLifecycle'; export { default as useAppLifecycle } from './useAppLifecycle';