Guy Carmeli
409a398da3
Use margin to control component position relative to TopBar
RelativeLayout rules caused excessive CPU usage due to issues with RN's
keyboard detection mechanism (based on global layout listener)
hace 6 años
Leo Nikkilä
5575d70874
Restore layout params for bottom tabs children (#2974 )
PR #2658 removed layout params from the child views, which causes
component children to receive zero width. Stack children work since
they don’t need the layout params.
hace 6 años
Guy Carmeli
425d450ea8
popToRoot tests
hace 6 años
Guy Carmeli
bdd4b1ebdd
Fix popToRoot
listener was invoked twice
hace 6 años
Yogev B
a25e482fd8
Update styling.md
hace 6 años
Guy Carmeli
c84a670f92
Stop passing promise to pop
hace 6 años
Guy Carmeli
99b019008f
Consolidate push and animatePush
Screen presentation logic in stack should be moved to a dedicated presenter
hace 6 años
Guy Carmeli
47d0cb6f73
fix push promise rejection
hace 6 años
Guy Carmeli
50ad47bfe7
fix addChildrenToStack
hace 6 años
Guy Carmeli
9a39716b42
setStackRoot android
hace 6 años
Guy Carmeli
179cf3c3fd
Fix release build on Android
hace 6 años
Shalom Yerushalmy
6dd7eedb14
Fix jenkins badge status
hace 6 años
Shalom Yerushalmy
f3f3bd6211
Fix jenkins badge status
hace 6 años
Guy Carmeli
24cefd8e5c
fix lint
hace 6 años
Guy Carmeli
bcf21c79e1
Subtitle and Title alignment
hace 6 años
Guy Carmeli
0d614911c5
Rename alignment to componentAlignment
hace 6 años
Guy Carmeli
f358e43c4e
Fix unit tests
hace 6 años
Guy Carmeli
0475c1fd09
Revert "Revert "Set default title and subtitle font sizes""
This reverts commit 2289fb6251 .
hace 6 años
Guy Carmeli
2289fb6251
Revert "Set default title and subtitle font sizes"
This reverts commit f36a8a44be .
hace 6 años
Guy Carmeli
f36a8a44be
Set default title and subtitle font sizes
Pretty hacky but it will do for now
hace 6 años
Guy Carmeli
4d83501f7b
Set default title options when applying screen options
hace 6 años
Guy Carmeli
05354fd2ae
Use bound functions in OptionsScreen.js
hace 6 años
Guy Carmeli
3dd035d6e0
Add Helvetica fonts to Android playground app
hace 6 años
Guy Carmeli
f398493d82
Merge subtitle options
hace 6 años
Guy Carmeli
f4912d1758
Set subtitle fontSize and fontFamily
hace 6 años
Guy Carmeli
b4527273c9
Rename getTitleView to findTitleView
hace 6 años
Guy Carmeli
bf31bb7e78
Resolve Title TextView using findChildrenByClass
hace 6 años
Guy Carmeli
a9098c9c31
Subtitle options merge
hace 6 años
Guy Carmeli
b02d97e156
Subtitle color
hace 6 años
yogevbd
430115ecdc
fix packager execute from xcode
hace 6 años
yogevbd
050bf2b9f9
installation doc fix
hace 6 años
Shalom Yerushalmy
a49da47900
Update README.md
hace 6 años
yogevbd
54dc81e05b
added events doc
hace 6 años
yogevbd
b8fad5e70c
docs fix
hace 6 años
Shalom Yerushalmy
444b2b94f9
Update README.md
hace 6 años
Shalom Yerushalmy
5887784d38
Update README.md
hace 6 años
yogevbd
009151922f
docs updated and setStackRoot fix
hace 6 años
yogevbd
5648812c81
doc fix
hace 6 años
yogevbd
be2dd0539a
Added setStackRoot top level api
hace 6 años
yogevbd
be09d8a246
styling docs
hace 6 años
yogevbd
37c38673c7
added layout types doc
hace 6 años
yogevbd
07cd71adae
edited docs
hace 6 años
Jonny
e8c8d683f0
update the docs for screen lifecycle methods (#2953 )
hace 6 años
Roman Kozlov
0e8f26dd2b
remove default values (#2942 )
* remove default values
* fix test
hace 6 años
yogevbd
f441db3fc7
topBar subtitle options ios
hace 6 años
yogevbd
c0f8f040b2
horizontal scrollView insets fix
hace 6 años
Guy Carmeli
9679c44203
initial android subtitle impl
hace 6 años
Guy Carmeli
36df96990d
Pass react instance manager to External Component
hace 6 años
Guy Carmeli
be77d993b9
Recreate topBar background controller after it is destroyed
hace 6 años
Guy Carmeli
18b5e63756
TopBar background component lifecycle methods
hace 6 años