React Native masked carousel

Description

React Native masked carousel

Installation

bunx @animatereactnative/cli@latest add react-native-masked-carousel

npx @animatereactnative/cli@latest add react-native-masked-carousel

yarn @animatereactnative/cli@latest add react-native-masked-carousel

pnpm dlx @animatereactnative/cli@latest add react-native-masked-carousel

Preview

Dependencies

PackageVersion
@react-native-masked-view/masked-view0.3.2
react-native-safe-area-context~5.6.0

To install these dependencies, you can use the following command:

bun add @react-native-masked-view/masked-view@"0.3.2" react-native-safe-area-context@"~5.6.0"

npm install @react-native-masked-view/masked-view@"0.3.2" react-native-safe-area-context@"~5.6.0"

yarn install @react-native-masked-view/masked-view@"0.3.2" react-native-safe-area-context@"~5.6.0"

pnpm install @react-native-masked-view/masked-view@"0.3.2" react-native-safe-area-context@"~5.6.0"

Source code