JayantBadlani / ScreenShield

ScreenShield is an iOS library that provides a simple way to protect your app's content from being captured or recorded by screenshots, screen recordings, or other screen capture methods. It works by adding a secure layer on top of your views, which prevents most screen capture mechanisms from recording the underlying content.
MIT License
89 stars 15 forks source link

NativeScript support #19

Open justinbeatz opened 1 month ago

justinbeatz commented 1 month ago

it is possible to make it work in NativeScript?