spatie / ray

Debug with Ray to fix problems faster
https://myray.app
MIT License
555 stars 101 forks source link

Add docs for react-ray integration #794

Closed patinthehat closed 1 year ago

patinthehat commented 1 year ago

This PR adds documentation for the react-ray package, which is an integration for Ray and React v16+.

The react-ray integration provides several hooks for use within React that allow the sending of data to Ray while conforming to React's design patterns.

freekmurze commented 1 year ago

Thanks!