Installation

Installation

Install the ActionSheet with your favorite package manager:

npm install react-native-actions-sheet

The library depends on react-native-reanimated, react-native-gesture-handler and react-native-safe-area-context so make sure these are installed too.

npm install react-native-reanimated react-native-gesture-handler react-native-safe-area-context

You are all set to use the ActionSheet in your project! 🎉

Last updated on December 6, 2025