A framework for building native applications using React
COMMITS
/ React/Views/RCTRootShadowView.m March 9, 2017
V
Setting `availableSize` for `RCTRootShadowView` on earlier stage
Valentin Shergin committed
March 1, 2017
E
default root node to size of parent contraints
Emil Sjolander committed
February 28, 2017
E
Pass the parent size to YGNodeCalculateLayout instead of the node size
Emil Sjolander committed
February 21, 2017
V
`RCTShadowViews`'s `cssNode` property was renamed to `yogaNode`
Valentin Shergin committed
February 20, 2017
V
Simplifying mess with RCTRootViewSizeFlexibility
Valentin Shergin committed
February 14, 2017
V
Introducing RCTRootShadowView.baseDirection property
Valentin Shergin committed
February 7, 2017
V
Added support of `direction` style property
Valentin Shergin committed
December 3, 2016
E
Rename C api
Emil Sjolander committed
December 2, 2016
E
Rename enums
Emil Sjolander committed
July 20, 2016
E
Revamp API
Emil Sjolander committed
E
Remove fillCSSNode method
Emil Sjolander committed
June 21, 2016
M
Create a module for React Native to get IsRTL info and set ForceRTL 2/2
Mengjue Wang committed
May 31, 2016
E
import css-layout-185
Emil Sjolander committed
April 4, 2016
P
Update css-layout from github
Pieter De Baets committed
March 21, 2016
N
Extracted rootview-specific shadowview logic into new class
Nick Lockwood committed