GSTJ / react-native-magic-modal

🦄 A modal library that can be called imperatively from anywhere!
https://github.com/GSTJ/react-native-magic-modal
MIT License
181 stars 8 forks source link

feat: make example web-compatible & mark functions as worklets #92

Closed GSTJ closed 1 month ago

GSTJ commented 1 month ago

This PR makes the kitchen sink example compatible with the web.

It also fixes glitches in web and marks functions as worklets to improve performance and stop console warnings.