react-native-masked-view / masked-view

React Native Masked View Library
MIT License
960 stars 120 forks source link

Initial Web support #224

Open arasrezaei opened 3 months ago

arasrezaei commented 3 months ago

This approach uses moden-screenshot package for snapshoting the mask element. then we put the image as a mask by new CSS mask api.

Screenshot 2024-05-20 121121

Note: I did not check if this method aligns with native versions.