Yogev Ben David
950642d48b
Layout background color (#5946 )
* Apply layout.backgroundColor on parent view controllers
* Add layout.componentBackgroundColor
* Remove drawBehind deprecation
4 anos atrás
Yogev Ben David
5d07befa39
Fix topBar options merging with default (#5918 )
4 anos atrás
Yogev Ben David
37473f88e9
Fix popGesture freezes the app (#5863 )
* Fix popGesture freeze the app
* Move popGestureDelegate initialization to init
4 anos atrás
Guy Carmeli
3878b683cc
Component type (#5820 )
Send componentType field in componentDidAppear and componentDidDisappear events.
The new field is either:
- TopBarButton
- TopBarTitle
- TopBarBackground
- Component
4 anos atrás
Yogev Ben David
60f836e8a8
Refactor top bar options (#5756 )
* Remove main window backgroundColor
* Better interface for TopBarPresenter
4 anos atrás
Yogev Ben David
d2ed290b58
Fix black topBar background color (#5726 )
* Fix black topBar background color
4 anos atrás
Yogev Ben David
4a1b8b4a64
Fix topBar component setDefaultOptions issue (#5710 )
* Closes #5622
* Fix unit tests
5 anos atrás
yogevbd
5b7ddec1da
Fix topBar.noBorder option
5 anos atrás
Yogev Ben David
ed7c5795e1
Fix back button on iOS 13 (#5703 )
5 anos atrás
Yogev Ben David
094b9a7ef1
Fix topBar title alignment on iOS (#5602 )
Fix topBar title alignment
5 anos atrás
Yogev Ben David
6ab2345ad6
Font weight option support for iOS (#5490 )
* Add fontWeight support on iOS
* Add tests
* Fix tests
5 anos atrás
Guy Carmeli
8f2463e0da
Rename all the things (#5455 )
Break all the PRs :(
iOS and Android code base used different naming conventions - this commit aims to unify naming conventions. I probably missed a few properties here and there so this will be an ongoing effort.
5 anos atrás