pretty-react-hooks icon indicating copy to clipboard operation
pretty-react-hooks copied to clipboard

💐 A collection of useful hooks for roblox-ts and React

Results 5 pretty-react-hooks issues
Sort by recently updated
recently updated
newest added

I use a very large portion of the hooks present in this repo, so I thought I might as well give back one of my own; one that seemed like...

enhancement

https://github.com/flipbook-labs/flipbook

Some of the docs are using outdated examples. This PR contains fixes for the ones I've come across. I'll leave this as a draft PR until I find the time...

Pull request allows functions that return function to be connected. For example ripple's motion .onComplete can be listened with useEventListner.

Maybe the state can be nil if it hasn't started yet.