Intro
The @react-native-ama/extras
package offers extra accessible hooks and components which are often used when building react-native apps, such as BottomSheets and Carousels.
Installation
Install the @react-native-ama/extras
package with your favourite package manager:
- npm
- Yarn
- pnpm
npm install @react-native-ama/extras
yarn add @react-native-ama/extras
pnpm add @react-native-ama/extras