Masked Pagination
Description
Installation
bunx @animatereactnative/cli@latest add masked-pagination
npx @animatereactnative/cli@latest add masked-pagination
yarn @animatereactnative/cli@latest add masked-pagination
pnpm dlx @animatereactnative/cli@latest add masked-pagination
Dependencies
| Package | Version | 
|---|---|
| @react-native-masked-view/masked-view | 0.3.2 | 
| moti | ^0.29.0 | 
| nice-color-palettes | ^4.0.0 | 
| react-native-reanimated | ~4.1.0 | 
To install these dependencies, you can use the following command:
bun add @react-native-masked-view/masked-view@"0.3.2" moti@"^0.29.0" nice-color-palettes@"^4.0.0" react-native-reanimated@"~4.1.0"
npm install @react-native-masked-view/masked-view@"0.3.2" moti@"^0.29.0" nice-color-palettes@"^4.0.0" react-native-reanimated@"~4.1.0"
yarn install @react-native-masked-view/masked-view@"0.3.2" moti@"^0.29.0" nice-color-palettes@"^4.0.0" react-native-reanimated@"~4.1.0"
pnpm install @react-native-masked-view/masked-view@"0.3.2" moti@"^0.29.0" nice-color-palettes@"^4.0.0" react-native-reanimated@"~4.1.0"