Intro
The @react-native-ama/lists
package offers essential hooks and components needed to create accessible lists.
Installation
Install the @react-native-ama/lists
package with your favourite package manager:
- npm
- Yarn
- pnpm
npm install @react-native-ama/lists
yarn add @react-native-ama/lists
pnpm add @react-native-ama/lists