Bi-directional SectionList + Scrollable Tabs - reanimated2
Description
Installation
bunx @animatereactnative/cli@latest add bi-directional-sectionlist-+-scrollable-tabs-reanimated2
npx @animatereactnative/cli@latest add bi-directional-sectionlist-+-scrollable-tabs-reanimated2
yarn @animatereactnative/cli@latest add bi-directional-sectionlist-+-scrollable-tabs-reanimated2
pnpm dlx @animatereactnative/cli@latest add bi-directional-sectionlist-+-scrollable-tabs-reanimated2
Dependencies
| Package | Version |
|---|---|
lodash.findlastindex | ^4.6.0 |
react-native-reanimated | ~4.1.0 |
To install these dependencies, you can use the following command:
bun add lodash.findlastindex@"^4.6.0" react-native-reanimated@"~4.1.0"
npm install lodash.findlastindex@"^4.6.0" react-native-reanimated@"~4.1.0"
yarn install lodash.findlastindex@"^4.6.0" react-native-reanimated@"~4.1.0"
pnpm install lodash.findlastindex@"^4.6.0" react-native-reanimated@"~4.1.0"