react-native-macos/React/Views/SafeAreaView
Eric Lewis 468ae234a6 Fix xcode warnings (#23565)
Summary:
As part of #22609, this fixes yet more warnings.
- Adding more __unused to params.
- Refactors `isPackagerRunning` to use NSURLSession.
- Turns off suspicious comma warnings

[iOS] [Fixed] - Xcode Warnings
Pull Request resolved: https://github.com/facebook/react-native/pull/23565

Differential Revision: D14161151

Pulled By: cpojer

fbshipit-source-id: 339874711eca718fc6151e84737ccc975225d736
2019-02-20 18:46:23 -08:00
..
RCTSafeAreaShadowView.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTSafeAreaShadowView.m Fix 50 xcode warnings (#23553) 2019-02-20 10:17:26 -08:00
RCTSafeAreaView.h SafeAreaView: A new prop `emulateUnlessSupported` that turns off the custom implementation of `safeAreaInsets` insets 2018-09-11 21:19:18 -07:00
RCTSafeAreaView.m Fix xcode warnings (#23565) 2019-02-20 18:46:23 -08:00
RCTSafeAreaViewLocalData.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTSafeAreaViewLocalData.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTSafeAreaViewManager.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTSafeAreaViewManager.m SafeAreaView: A new prop `emulateUnlessSupported` that turns off the custom implementation of `safeAreaInsets` insets 2018-09-11 21:19:18 -07:00