react-native-macos/React/Views/ScrollView
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
..
RCTScrollContentShadowView.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTScrollContentShadowView.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTScrollContentView.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTScrollContentView.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTScrollContentViewManager.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTScrollContentViewManager.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTScrollView.h Add `onScrollToTop` to ScrollView for iOS (#21204) 2018-09-19 11:17:30 -07:00
RCTScrollView.m Fix 50 xcode warnings (#23553) 2019-02-20 10:17:26 -08:00
RCTScrollViewManager.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTScrollViewManager.m Fixed build on Xcode 10.2 - availability guard 2019-02-13 17:19:42 -08:00
RCTScrollableProtocol.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00