yogevbd
0825bafcf3
Revert "setStyle to style the according TabBar (#2524 )"
This reverts commit abdb6e90a0 .
7 years ago
Daniel Zlotin
25c64d8807
use strict
7 years ago
Daniel Lang
abdb6e90a0
setStyle to style the according TabBar (#2524 )
* setTabButton -> has now the property 'label' to change the label of the TabButton
* Add to documentation
* [BugFix] use i instead of 0 to check all TabItems
* setStyle -> to change bottomTabBar
* update android
* remove hass...-functions
* update iOS set TabStyle
* iOS change icon color on buttonTabColor has been changed
* iOS update style-update rutine to update each viewcontroller in a NavigationViewController
tabButtonColor improvement
* iOS add forgotten header declaration
* iOS fix c&p error
* [Android] initialize colors for an empty AppStyles-Object
* [Android] fix update style of tabbar on display screen
* [Android] revert eventbus changes
[Android] apply guyca's solution
* [Android] rn 50 compatibility
* remove comment
7 years ago
Daniel Zlotin
3ee6634e71
configuring typscript
7 years ago
yogevbd
56dcc9b5c8
fixed storyboard crash
7 years ago
Ryan Davies
c02c5405fa
Support launch storyboards as splash screens on iOS (#1165 )
* Support launch storyboards as splash screens
7 years ago
Guy Carmeli
abb67a2640
Push and Pop always accept a promise (#2514 )
7 years ago
yogevbd
57f5d6dbe4
top tabs example layout fix (#2513 )
7 years ago
yogevbd
5578b9507a
V2 default options (#2489 )
* default options support
* refactored navigation options
7 years ago
Guy Carmeli
f9151f0314
Pull EventDispatcher to Application scope (#2508 )
Application class can now be accessed statically using Context to access AppModule
which provides dependencies needed throughout the app.
7 years ago
Guy Carmeli
b681887340
Force UiManager to measure SideMenu
Related to #2485 #2302 #1851 #1583
7 years ago
Guy Carmeli
3a9e8d5368
Refactor towards StackLayout (#2506 )
* Deleted getContentView method
* Delete Custom dialog code
* Delete topTab code
* sendOnNavigationButtonPressed was pulled to a dedicated interface
7 years ago
Daniel Zlotin
ee675c516f
migrate to using regular export
7 years ago
Daniel Zlotin
9dcaa97cdb
working
7 years ago
Daniel Zlotin
82df2e4082
init
7 years ago
Guy Carmeli
8bf80cf82f
Ensure ReactView isn't created after it's destroyed (#2503 )
* Ensure ReactView isn't created after it's destroyed
Fixes #2490
* Rebase fixes and renames
7 years ago
Daniel Zlotin
6cead57c5f
fix e2e, fixed indentation
7 years ago
Daniel Zlotin
74f377fca7
fix android unittests
7 years ago
Daniel Zlotin
c18dcbf2c3
rename to component
7 years ago
Daniel Zlotin
93849dfd0c
Merge branch 'v2' of https://github.com/wix/react-native-navigation into v2
7 years ago
Joon Ho Cho
1586de0ef7
Fixes issues#1397 (#1816 )
https://github.com/wix/react-native-navigation/issues/1397
7 years ago
Daniel Zlotin
c461d05f6f
fix tests
7 years ago
yershalom
78dc7d3c32
Update README.md
7 years ago
Daniel Zlotin
da2007bf26
Merge branch 'newAPI' into v2
7 years ago
Roman Kozlov
a9e2068508
Topbar v2 (#2413 )
* readme
* doc
* topbar fix
* rm doc
* options presenter fix
* rm userless stuff
* WIP
* WIP
* WIP
* translation
* WIP
* todo
* draw under
* fix merge
* merge fix
* more merge fix
* improve calc
* animation improvement
* fix tests
* refactor
* refctor
* tests
* fix test
* anim improve
* rm outdated
* refactoring
* more refactoring
* tests
* refactor
* hotfix
* more refactoring
* refactor
* some more refactoring
* refactor
* Collapse topbar
7 years ago
Guy Carmeli
35f4f03286
fix android e2e
7 years ago
Daniel Zlotin
9464f6f6a6
rename navigationOptions ios
7 years ago
Daniel Zlotin
8445e92eec
rename navigationOptions
7 years ago
Daniel Zlotin
cb8a36f97f
fix push params
7 years ago
Daniel Zlotin
70e66508ed
Merge branch 'v2' into newAPI
7 years ago
Daniel Zlotin
a93cb53718
refactor eventListener
7 years ago
Guy Carmeli
fd8cda2c51
Pop modal stack on back press
7 years ago
Guy Carmeli
0bd6e7dfcd
Implement push into modal
closes #2487
7 years ago
yogevbd
854a5d7324
e2e fix
7 years ago
Daniel Zlotin
222a07d5b8
fix e2e
7 years ago
Daniel Zlotin
c032c0d045
rename container->component android
7 years ago
Daniel Zlotin
b2ade91ee7
rename container->component android
7 years ago
Daniel Zlotin
ef681b07fd
fix most e2e
7 years ago
Daniel Zlotin
829017db6f
fix ios test
7 years ago
Daniel Zlotin
ebf09b6e2e
rename container-->component ios
7 years ago
Daniel Zlotin
f273a915b9
Merge branch 'v2' into newAPI
7 years ago
Daniel Zlotin
3bdf081e8b
Update README.md
7 years ago
Daniel Zlotin
c85c18baca
Update README.md
7 years ago
Daniel Zlotin
efc0ed932f
disable gen-doc
7 years ago
Daniel Zlotin
e45e2057e6
fix tests
7 years ago
Daniel Zlotin
636b27e000
renaming
7 years ago
Daniel Zlotin
42333a1be8
keep renaming
7 years ago
Daniel Zlotin
ab7f295042
continue rename
7 years ago
Daniel Zlotin
d0f5ec244b
rename to Component
7 years ago
Daniel Zlotin
0df3b8b32c
fix tests
7 years ago