Skip to content

Commit 0a06a96

Browse files
committed
rename repo to be canonical with the rest and fix links
1 parent b6cc56e commit 0a06a96

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -20,16 +20,16 @@ yarn add @react-native-community/hooks
2020
```
2121

2222
## 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)
3333

3434
### `useAccessibilityInfo`
3535

0 commit comments

Comments
 (0)