react-native/React/Base/Surface
Semen Zhydenko 8ffc16c6e7 Typos in code
Summary:
To fix typos

No testing required, changed only internal things names

No

addtionalStyles -> additionalStyles
occured -> occurred
recomendedType -> recommendedType
markDirtyAndPropogate -> markDirtyAndPropagate
targetting -> targeting
RCTApplyTranformationAccordingLayoutDirection -> RCTApplyTransformationAccordingLayoutDirection (tranform -> transform)
Closes https://github.com/facebook/react-native/pull/17587

Differential Revision: D6832696

Pulled By: shergin

fbshipit-source-id: 452287e5ce82df5c6b87126cb21889b7bd9d73c1
2018-01-29 19:17:33 -08:00
..
SurfaceHostingView Missing moving pieces of RCTSurfaceHostingView 2018-01-11 18:57:31 -08:00
RCTSurface.h Tweaking -[RCTSurface synchronouslyWaitForStage:] 2018-01-16 12:32:13 -08:00
RCTSurface.mm Typos in code 2018-01-29 19:17:33 -08:00
RCTSurfaceDelegate.h Introducing RCTSurface, new experimental thread-safe interop layer 2017-11-07 16:16:56 -08:00
RCTSurfaceRootShadowView.h '-[RCTSurfaceRootShadowView sizeThatFitsMinimumSize:]' was removed 2018-01-07 18:31:20 -08:00
RCTSurfaceRootShadowView.m '-[RCTSurfaceRootShadowView sizeThatFitsMinimumSize:]' was removed 2018-01-07 18:31:20 -08:00
RCTSurfaceRootShadowViewDelegate.h Introducing RCTSurface, new experimental thread-safe interop layer 2017-11-07 16:16:56 -08:00
RCTSurfaceRootView.h Introducing RCTSurface, new experimental thread-safe interop layer 2017-11-07 16:16:56 -08:00
RCTSurfaceRootView.mm Introducing RCTSurface, new experimental thread-safe interop layer 2017-11-07 16:16:56 -08:00
RCTSurfaceStage.h RCTSurface: Stopping the app on surface object deallocation 2017-12-03 20:16:36 -08:00
RCTSurfaceStage.m RCTSurface: Stopping the app on surface object deallocation 2017-12-03 20:16:36 -08:00
RCTSurfaceView+Internal.h Introducing RCTSurface, new experimental thread-safe interop layer 2017-11-07 16:16:56 -08:00
RCTSurfaceView.h RCTSurface: activityIndicatorViewFactory was removed from RCTSurfaceView 2017-12-03 20:16:36 -08:00
RCTSurfaceView.mm RCTSurface: activityIndicatorViewFactory was removed from RCTSurfaceView 2017-12-03 20:16:36 -08:00