Intro
The @react-native-ama/react-native
package offers essential hooks and components which extend the base react-native components with accessibility built in.
Installation
Install the @react-native-ama/react-native
package with your favourite package manager:
- npm
- Yarn
- pnpm
npm install @react-native-ama/react-native
yarn add @react-native-ama/react-native
pnpm add @react-native-ama/react-native