useAnimationKey()
#
This hook returns an unique AnimationKey
.
It is only useful if you have nested routes in your app. It will help prevent parent route to re render when child route changes. See explanation.
useAnimationKey()
#This hook returns an unique AnimationKey
.
It is only useful if you have nested routes in your app. It will help prevent parent route to re render when child route changes. See explanation.