Yogev Ben David
da0fd194f8
Fix backButton.color change on mergeOptions (#6145 )
Co-authored-by: Guy Carmeli <guyca@users.noreply.github.com >
4 年前
Yogev Ben David
6edbbf512f
Fix bottomTabs.translucent option (#6025 )
* Fix translucent bottomTabs
* Remove unnecessary safeAreaView from Root component
* Add bottomTabsPresenter base class
* Revert Root.js
* DrawBehind when largeTitle is visible
Co-authored-by: Guy Carmeli <guyca@users.noreply.github.com >
4 年前
Yogev Ben David
54b285531e
Fix large title presentation (#5984 )
* Fix largeTitle animation and crash
* Create button if not exist
* Prevents largeTitle transition crash
* Fix unit tests
* Set navigationBar.prefersLargeTitles true on stack initialization
* Bump minimum deployment target to iOS 11.0
* Add unit test
4 年前
Yogev Ben David
e1b76c1fe2
Add topBar.backButton.testID option (#5993 )
* Add topBar.backButton.testID option
* f
* Update Options.ts
Co-authored-by: Guy Carmeli <guyca@users.noreply.github.com >
4 年前
Yogev Ben David
b4385883de
Back button font family and font size (#5957 )
* adding fontFamily to backButton Object
* hiding font button for android
* remove podfile.lock
* refactor uicontrolstate
* resolve backButton mergeOptions withDefault
* Add fontSize support
* Reset Podfile.lock
* Update OptionsScreen.js
* Update Options.ts
Co-authored-by: Andy <53788738 +Andy40au@users.noreply.github.com >
Co-authored-by: Guy Carmeli <guyca@users.noreply.github.com >
4 年前
Yogev Ben David
5d07befa39
Fix topBar options merging with default (#5918 )
4 年前
yogevbd
2ad41f3adb
Force translucent on iOS 12 when background is transparent
4 年前
yogevbd
f202c7ec03
Another topBar background fix
4 年前
Yogev Ben David
cd3d3472fc
Fix topBar transparent background on iOS 12 (#5791 )
* Fix topBar transparent background on iOS 12
* Fix unit test iOS destination
4 年前
Yogev Ben David
60f836e8a8
Refactor top bar options (#5756 )
* Remove main window backgroundColor
* Better interface for TopBarPresenter
4 年前