react-native/ReactCommon/fabric/uimanager
Valentin Shergin 712c2ed5d2 Fabric: Getting rid of `std::to_string()`
Summary:
@public
Suddenly, it is not supported on Android.
Luckelly `folly:to<std::string>()` is as good as `std::to_string()`.

Reviewed By: mdvacca

Differential Revision: D8655538

fbshipit-source-id: 2b3b970f6a261253aaa6b22dba8338dc66b7195d
2018-06-29 12:18:27 -07:00
..
tests iOS: added placeholder test setup for fabric graphics/uimanager/view targets 2018-03-23 22:22:20 -07:00
BUCK Fix deprecated glob usage. 2018-06-23 18:33:48 -07:00
ComponentDescriptorFactory.h Fabric: Introducing `ContextContainer` 2018-06-22 07:32:49 -07:00
ComponentDescriptorRegistry.cpp Migrate Android sources to MIT license header 2018-05-31 15:37:30 -07:00
ComponentDescriptorRegistry.h Migrate Android sources to MIT license header 2018-05-31 15:37:30 -07:00
ContextContainer.cpp Fabric: Introducing `ContextContainer` 2018-06-22 07:32:49 -07:00
ContextContainer.h Fabric: Introducing `ContextContainer` 2018-06-22 07:32:49 -07:00
Differentiator.cpp Fabric: Fixed order of instructions in Differentiator 2018-06-22 15:34:47 -07:00
Differentiator.h Migrate Android sources to MIT license header 2018-05-31 15:37:30 -07:00
FabricUIManager.cpp iOS: implement <PerformanceLoggerFlag> component 2018-06-24 14:17:37 -07:00
FabricUIManager.h iOS: create EventTarget when creating EventEmitter and keep it until the emitter is deallocated. 2018-06-21 14:35:39 -07:00
Scheduler.cpp Fabric: Getting rid of many `auto &&` 2018-06-22 07:32:49 -07:00
Scheduler.h Fabric: Introducing `ContextContainer` 2018-06-22 07:32:49 -07:00
SchedulerDelegate.h Migrate Android sources to MIT license header 2018-05-31 15:37:30 -07:00
SchedulerEventDispatcher.cpp iOS: create EventTarget when creating EventEmitter and keep it until the emitter is deallocated. 2018-06-21 14:35:39 -07:00
SchedulerEventDispatcher.h iOS: create EventTarget when creating EventEmitter and keep it until the emitter is deallocated. 2018-06-21 14:35:39 -07:00
ShadowTree.cpp Fabric: Dispatching `onLayout` events to only nodes which requested it 2018-06-22 18:46:39 -07:00
ShadowTree.h Migrate Android sources to MIT license header 2018-05-31 15:37:30 -07:00
ShadowTreeDelegate.h Migrate Android sources to MIT license header 2018-05-31 15:37:30 -07:00
TreeMutationInstruction.cpp Fabric: Getting rid of `std::to_string()` 2018-06-29 12:18:27 -07:00
TreeMutationInstruction.h Fabric: Refined TreeMutationInstruction class 2018-04-10 12:59:50 -07:00
UIManagerDelegate.h Fabric: Introducing UIManagerDelegate 2018-04-10 12:59:51 -07:00