react-native-macos/React/Views/SafeAreaView
Eric Lewis 19866aee3d Fix 50 xcode warnings (#23553)
Summary:
This PR reduces the number of warnings in React from 68 to 18. Mostly by marking unused variables. RNTester's warnings are more than halved.

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

Differential Revision: D14151339

Pulled By: hramos

fbshipit-source-id: 8255330bf910a69a4c03051d91d7b0de3fadf2d1
2019-02-20 10:17:26 -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 SafeAreaView: A new prop `emulateUnlessSupported` that turns off the custom implementation of `safeAreaInsets` insets 2018-09-11 21:19:18 -07: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