jordanbyron / react-native-quick-actions

A react-native interface for Touch 3D home screen quick actions
MIT License
1.06k stars 93 forks source link

iPhone 11 isSupported() returns false #97

Open ymc-thzi opened 4 years ago

ymc-thzi commented 4 years ago

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.