wn-na / react-native-capture-protection

It’s a library for React Native to control simple capture events(i.e. Screenshot or Screen record)
https://www.npmjs.com/package/react-native-capture-protection
MIT License
102 stars 10 forks source link

feat(android): add namespace to support upcoming react native 0.73 #19

Closed ddikodroid closed 1 year ago

ddikodroid commented 1 year ago

as per https://github.com/react-native-community/discussions-and-proposals/issues/671, this addition is required to support upcoming react native version while still maintaining backward compatibility

wn-na commented 1 year ago

Thanks to pr to prepare upcoming react-native.

In the near future, i'll check for other fixes along with this one, and upgrade the version. soon, LGTM @ddikodroid :)