Skip to content

Commit 2e4a69c

Browse files
author
Dabit
committed
updated readme
1 parent 87ddc1d commit 2e4a69c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ const isScreenReaderEnabled = useAccessibilityInfo()
4040

4141
### `useAppState`
4242

43+
AppState will change between one of 'active', 'background', or (iOS) 'inactive' when the app is closed or put into the background.
44+
4345
```js
4446
import { useAppState } from 'react-native-hooks'
4547

0 commit comments

Comments
 (0)