@amazon-devices/react-native-masked-view__masked-view provides a React component that renders a masked view.
Installation
- Add the dependency in package.json file. Select the tab for your React Native version.
- React Native 0.72
- React Native 0.83
- Reinstall
package-lock.jsonfile usingnpm installcommand.
Examples
API reference
@amazon-devices/react-native-masked-view__masked-view library on Vega adds support for the components listed below.
Components
MaskedView props
Implementation details
TheMaskedView library on Vega supports MaskedView component and all of its props listed in the official documentation except the Android-specific androidRenderingMode prop.

