Skip to content

Releases: react-native-masked-view/masked-view

v0.2.3

16 Mar 21:27
5f5dc0d
Compare
Choose a tag to compare

fix: peerDependencies support React 17

v0.2.2

20 Feb 00:29
Compare
Choose a tag to compare

fix: Fixing bug that made masked view unresponsive after re-attaching (#104) by @tdekoning
chore: update dependencies (#105) by @Naturalclar

v0.2.1

05 Feb 10:24
Compare
Choose a tag to compare

feat: Only redraw bitmap for mask element when invalidated (#98) by @johgusta
docs: Removed note about lack of Expo support (#102) @CampbellMG
chore: update packages (#97) by @Naturalclar
chore: update flowtype (#96) by @Naturalclar

v0.2.0

12 Nov 03:01
Compare
Choose a tag to compare

Released this package under new namespace as @react-native-masked-view/masked-view.

See react-native-community/discussions-and-proposals#176 for more details on why the namespace has changed.

fix: Xcode 12 compatibility (#80) by @Fetten
chore: replace circleci with github actions (#84) by @Naturalclar
Bump lodash from 4.17.15 to 4.17.19 (#71) by @dependabot
chore: move to react-native-masked-view namespace (#85) by @Naturalclar
update README badge and Repo url (#86) by @Naturalclar