You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since there are lots of returns from useBooleanState, we need to remember the order of returns. I'm wondering what's your thought. Actually I've Inspired by useInView from use-intersection-observer.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Descriptions
Hi, nice to the first discussion!
Reading the official docs, I come up with that it would be good to support the styles of followings for
useBooleanState
:Since there are lots of returns from
useBooleanState
, we need to remember the order of returns. I'm wondering what's your thought. Actually I've Inspired byuseInView
fromuse-intersection-observer
.Beta Was this translation helpful? Give feedback.
All reactions