A framework for building native applications using React
iOS - deprecate iOS 9 support by removing runtime checks for 10.0+
Summary: This removes all callsites that rely on runtime checks to detect the target deployment version. We no longer need to check for iOS 10+ in a few places. Note: for this to compile, the hosting app needs to target iOS 10.0+. Changelog: [iOS] [Deprecated] - Deprecate iOS 9 Reviewed By: hramos Differential Revision: D19271321 fbshipit-source-id: 424ad7e2161261d148cb436cc20b4c531a4ba5b7
K
Kevin Gozali committed
d3e81d583290d88ee67dca84c8d5dc7e56b2b942
Parent: 9d36375
Committed by Facebook Github Bot <[email protected]>
on 1/15/2020, 2:23:49 AM