-
Notifications
You must be signed in to change notification settings - Fork 25k
Description
iOS 8 was released almost 4 years back, an eternity for iOS releases. Thanks in part to the fact that any device that can run iOS 8, can also run iOS 9, it's used by less than 0.5% of devices. Anyone who wants to, can upgrade to iOS 9.
With these facts in mind, we will be dropping official support for iOS 8 starting next week. The core React Native team will no longer run tests on iOS 8 devices and will not maintain any workarounds that may be in place to support iOS 8. Dropping support for iOS 8 will also help React Native achieve consistency with the rest of the codebase at Facebook.
Workarounds
Developers who support iOS 8 in their apps may continue doing so as this is a Xcode-level setting (IPHONEOS_DEPLOYMENT_TARGET). Please be aware that any issues you may encounter when your app is running on iOS 8 devices will not be considered a priority.