Installation
Install the package
ℹ️
This library relies on Expo Modules Code, and thus requires Expo to be installed.
npm i react-native-ios-swipe-actions
Prebuilding & Running
$ npx expo prebuild -p ios
$ npx expo run:ios
💡
Important
This library is built on top of swiftui-react-native (opens in a new tab). To access additional SwiftUI components, please ensure that you have the swiftui-react-native library installed.
npm i swiftui-react-native