@@ -20,16 +20,16 @@ yarn add @react-native-community/hooks
20
20
```
21
21
22
22
## API
23
- - [ useAccessibilityInfo] ( https://github.com/react-native-community/react-native- hooks#useaccessibilityinfo )
24
- - [ useAppState] ( https://github.com/react-native-community/react-native- hooks#useappstate )
25
- - [ useBackHandler] ( https://github.com/react-native-community/react-native- hooks#usebackhandler )
26
- - [ useCameraRoll] ( https://github.com/react-native-community/react-native- hooks#usecameraroll )
27
- - [ useClipboard] ( https://github.com/react-native-community/react-native- hooks#useclipboard )
28
- - [ useDimensions] ( https://github.com/react-native-community/react-native- hooks#usedimensions )
29
- - [ useKeyboard] ( https://github.com/react-native-community/react-native- hooks#usekeyboard )
30
- - [ useInteractionManager] ( https://github.com/react-native-community/react-native- hooks#useinteractionmanager )
31
- - [ useDeviceOrientation] ( https://github.com/react-native-community/react-native- hooks#usedeviceorientation )
32
- - [ useLayout] ( https://github.com/react-native-community/react-native- hooks#uselayout )
23
+ - [ useAccessibilityInfo] ( https://github.com/react-native-community/hooks#useaccessibilityinfo )
24
+ - [ useAppState] ( https://github.com/react-native-community/hooks#useappstate )
25
+ - [ useBackHandler] ( https://github.com/react-native-community/hooks#usebackhandler )
26
+ - [ useCameraRoll] ( https://github.com/react-native-community/hooks#usecameraroll )
27
+ - [ useClipboard] ( https://github.com/react-native-community/hooks#useclipboard )
28
+ - [ useDimensions] ( https://github.com/react-native-community/hooks#usedimensions )
29
+ - [ useKeyboard] ( https://github.com/react-native-community/hooks#usekeyboard )
30
+ - [ useInteractionManager] ( https://github.com/react-native-community/hooks#useinteractionmanager )
31
+ - [ useDeviceOrientation] ( https://github.com/react-native-community/hooks#usedeviceorientation )
32
+ - [ useLayout] ( https://github.com/react-native-community/hooks#uselayout )
33
33
34
34
### ` useAccessibilityInfo `
35
35
0 commit comments