@hyongilmoon wrote:
What's the difference between ActionSheet plugin under ionic-native and Action Sheets component?
- Action Sheets under Component section:
import { ActionSheetController } from 'ionic-angular'
- Action Sheet plug-in under ionic-native:
import { ActionSheet, ActionSheetOptions } from '@ionic-native/action-sheet';
Posts: 1
Participants: 1