React Native custom carousel + 3D effect + next & prev buttons

Description

React Native custom carousel + 3D effect + next & prev buttons

Installation

bunx @animatereactnative/cli@latest add react-native-custom-carousel-+-3d-effect-+-next-and-prev-buttons

npx @animatereactnative/cli@latest add react-native-custom-carousel-+-3d-effect-+-next-and-prev-buttons

yarn @animatereactnative/cli@latest add react-native-custom-carousel-+-3d-effect-+-next-and-prev-buttons

pnpm dlx @animatereactnative/cli@latest add react-native-custom-carousel-+-3d-effect-+-next-and-prev-buttons

Preview

Dependencies

PackageVersion
@expo/vector-icons^15.0.2
@faker-js/faker^9.2.0
@gorhom/bottom-sheet^5.2.6
react-native-reanimated~4.1.0
react-native-safe-area-context~5.6.0

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

bun add @expo/vector-icons@"^15.0.2" @faker-js/faker@"^9.2.0" @gorhom/bottom-sheet@"^5.2.6" react-native-reanimated@"~4.1.0" react-native-safe-area-context@"~5.6.0"

npm install @expo/vector-icons@"^15.0.2" @faker-js/faker@"^9.2.0" @gorhom/bottom-sheet@"^5.2.6" react-native-reanimated@"~4.1.0" react-native-safe-area-context@"~5.6.0"

yarn install @expo/vector-icons@"^15.0.2" @faker-js/faker@"^9.2.0" @gorhom/bottom-sheet@"^5.2.6" react-native-reanimated@"~4.1.0" react-native-safe-area-context@"~5.6.0"

pnpm install @expo/vector-icons@"^15.0.2" @faker-js/faker@"^9.2.0" @gorhom/bottom-sheet@"^5.2.6" react-native-reanimated@"~4.1.0" react-native-safe-area-context@"~5.6.0"

Source code