Closed lochstar closed 5 years ago
Passing ios: { presentationStyle: 5 } has no effect with Nativescript-Vue.
ios: { presentationStyle: 5 }
Option is now passed and the user can alter the iOS UIModalPresentationStyle property.
What is the current behavior?
Passing
ios: { presentationStyle: 5 }
has no effect with Nativescript-Vue.What is the new behavior?
Option is now passed and the user can alter the iOS UIModalPresentationStyle property.