Installation
Install the ActionSheet with yarn
or npm
. You will also need to install react-native-gesture-handlers
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 February 10, 2024