Guy Carmeli
f42515524d
BottomTab dot indicator (#5283 )
Add support for dot indicator to BottomTabs.
vor 5 Jahren
Guy Carmeli
f19e523afc
Fix Constants.topBarHeight (#5252 )
This approach is still not ideal as it assumes there's a visible stack somewhere in the Hierarchy.
It's better than the current implementation so I'm pushing it and will reiterate in the future if needed.
vor 5 Jahren
Yogev Ben David
be00c4c36d
Fix top bar layout frame (#5008 )
* Fix top bar layout frame, Closes #5003
* Set layout child view controllers on initialization
* Remove duplicate initWithLayoutInfo: function
vor 5 Jahren
Yogev Ben David
275304c88e
Stop manually manage viewControllers store, Iterate layout instead (#4991 )
* Stop manually manage viewControllers store, Iterate layout instead
* Update RNNCommandsHandlerTest.m
vor 5 Jahren
Yogev Ben David
28300597ed
Explicit attaching and detaching viewControllers in store (#4947 )
* Explicitly attach and detach viewControllers in store
* Stop registering components in commands handler
vor 5 Jahren