react-native/ReactCommon/fabric/components/view
Valentin Shergin 9570d7d490 Fabric: Unifying usage of `auto`s
Summary:
I was watching a classic magnificent talk about modern C++ by Herb Sutter and I was totally sold on double down on using `auto` in our codebase. Surprisingly, 95% of the code base already follows Herb's guidence; I just changed the last 5% to make it consistent.
All those changes must work *exactly* like it was before.
The talk: https://youtu.be/xnqTKD8uD64?t=28m25s

Reviewed By: mdvacca

Differential Revision: D9753301

fbshipit-source-id: 9629aa485a5d6e51806cc96306c297284d4f90b8
2018-09-10 16:50:02 -07:00
..
accessibility Fabric: Using `const ShadowNode &` as a parameter in ShadowNode copy constructor 2018-08-04 09:47:30 -07:00
tests Fabric: `view` module was moved to `components` subdirectory 2018-07-15 16:52:26 -07:00
yoga Fabric: Unifying usage of `auto`s 2018-09-10 16:50:02 -07:00
BUCK Remove unused loads from build files. 2018-08-31 18:03:07 -07:00
ConcreteViewShadowNode.h Fabric: Unifying usage of `auto`s 2018-09-10 16:50:02 -07:00
TouchEventEmitter.cpp Extract TouchEventEmitter from ViewEventEmitter 2018-09-10 11:41:32 -07:00
TouchEventEmitter.h Extract TouchEventEmitter from ViewEventEmitter 2018-09-10 11:41:32 -07:00
ViewComponentDescriptor.h Fabric: `view` module was moved to `components` subdirectory 2018-07-15 16:52:26 -07:00
ViewEventEmitter.cpp Extract TouchEventEmitter from ViewEventEmitter 2018-09-10 11:41:32 -07:00
ViewEventEmitter.h Extract TouchEventEmitter from ViewEventEmitter 2018-09-10 11:41:32 -07:00
ViewProps.cpp Fabric: `borderWidths` field was removed from ViewProps 2018-09-07 11:17:53 -07:00
ViewProps.h Fabric: `borderWidths` field was removed from ViewProps 2018-09-07 11:17:53 -07:00
ViewShadowNode.cpp Fabric: Simplified way to specialize ComponentName in ConcreteShadowNode class template 2018-08-04 09:47:30 -07:00
ViewShadowNode.h Fabric: Simplified way to specialize ComponentName in ConcreteShadowNode class template 2018-08-04 09:47:30 -07:00
conversions.h Fabric: Unifying usage of `auto`s 2018-09-10 16:50:02 -07:00
primitives.h Fabric: Unifying usage of `auto`s 2018-09-10 16:50:02 -07:00
propsConversions.h Fabric: Unifying usage of `auto`s 2018-09-10 16:50:02 -07:00