jordanbyron/react-native-quick-actions

iPhone 11 isSupported() returns false

ymc-thzi opened this issue · 0 comments

isSupported() returns true on iPhone XS. On iPhone 11 it returns false. I think that is because Apple removed 3D touch from their newer devices and replaced it with a longPress.
Setting and showing items will work as expected on newer iPhones even if it is not supported.