Skip to content

Commit

Permalink
Update README.md (#594)
Browse files Browse the repository at this point in the history
  • Loading branch information
git-0r authored Jul 19, 2024
1 parent 51a7cbb commit d942dad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ BootSplash.isVisible().then((value) => console.log(value));

### useHideAnimation()

A hook to easily creation a hide custom hide animation, by animating all splash screen elements using `Animated`, `react-native-reanimated` or else (similar as the video on top of this documentation).
A hook to easily create a custom hide animation by animating all splash screen elements using `Animated`, `react-native-reanimated` or else (similar as the video on top of this documentation).

#### Method type

Expand Down

0 comments on commit d942dad

Please sign in to comment.