react-native-macos/React
Tadeu Zagallo 270e09d46e [ReactNative][Profiler] Fix NSProcessInfo instacrash on iOS7
Summary:
`NSProcessInfo operatingSystemVersion` was being used to check the system version
for the Legacy Profiler on `RCTContextExecutor` but it's only available on iOS8+

Change it to `[UIDevice systemVersion]`
2015-07-20 19:36:13 -08:00
..
Base Added JSONKit support 2015-07-20 09:52:31 -08:00
Executors [ReactNative][Profiler] Fix NSProcessInfo instacrash on iOS7 2015-07-20 19:36:13 -08:00
Layout Fixed layout bug 2015-05-13 13:24:36 -07:00
Modules Merged RCTNetworkImageView functionality into RCTStaticImage 2015-07-17 07:43:16 -08:00
React.xcodeproj [ReactNative] Add JavaScriptCore legacy profiler 2015-07-20 09:58:45 -08:00
Views [Storyline] SliderIOS responds to UIControlEventTouchUpOutside 2015-07-17 13:01:08 -08:00