Installation
Install the ActionSheet with yarn
or npm
. You will also need to install react-native-gesture-handler
if you haven't already.
npm install react-native-actions-sheet react-native-gesture-handler --save
or
yarn add react-native-actions-sheet react-native-gesture-handler
Last updated on October 12, 2024