Daniel Zlotin
a40bcd8e27
fixing android tests
6 years ago
Guy Carmeli
9f1337c2a1
Support changing TopTabs font size (#2449 )
* Currently doesn't work - need to implement custom TopTab view
6 years ago
Guy Carmeli
5624c4f309
Implement selected and unselected toTab color (#2429 )
* Implement selected and unselected toTab color
* Test options are applied when layout is visible
6 years ago
yogevbd
6db541cde8
added drawUnder (#2427 )
6 years ago
Guy Carmeli
434e622116
Fix failing android e2e (#2424 )
6 years ago
Guy Carmeli
13e2e903e1
Load typface when parsing options (#2416 )
* Load typface when parsing options
* fix test
6 years ago
yogevbd
79daa62e3c
V2 Current tab by container ID (#2264 )
* set current tab by container id
* currentTabByContainerID e2e
* lint fix
* e2e test
6 years ago
Daniel Zlotin
08bf79f089
remove package.lock from npmignore
6 years ago
yogevbd
8ff90efd3d
V2 rn49 (#2411 )
* largeTitleFix
* update to rn 49 - reload still not working on ios
* bridge fix
* small fixes
* testing with rn50
* removed package-lock
* go back to 49, problem with android in 50
6 years ago
Guy Carmeli
29b34c774e
Top tab font family (#2410 )
* Implement titleFontFamily in topTab option
* docs
* Pass TypefaceLoader instead of context
6 years ago
yogevbd
b3bf0b7d23
added missing options (#2408 )
* added missing options
* generated docs
* generated docs
6 years ago
yogevbd
7450ac45e2
V2 async commands (#2407 )
* async commands for all events
* test fix
6 years ago
yogevbd
2885c8d767
Tab bar items (#2345 )
* tabBarItem support
* apply tab items on tabController initialization
* e2e test
* refactored bottomTab item
* tests fix
* tabItem testID fix
* renamed tabBadge to badge
* fix merge
* BottomTab fix
* removed BottomTabs
6 years ago
yershalom
3f86e589b0
Added Jenkinsfile
6 years ago
Shalom Yerushalmy
0a37171f9b
Added new jenkins file for jenkins pipleine
6 years ago
Guy Carmeli
2a07ff6e8c
[docs] Linkify parameter types (#2403 )
6 years ago
Guy Carmeli
b38ab7ba71
[docs] Change heading depth (#2401 )
6 years ago
Guy Carmeli
e073f0496b
f docs (#2400 )
6 years ago
Guy Carmeli
4cc8d19dd1
More work on docs (#2399 )
6 years ago
Guy Carmeli
401c0aa9d9
Remove separator from some doc files (#2398 )
6 years ago
Guy Carmeli
fb1f68a6bb
Update Options handlbar scheme (#2397 )
6 years ago
Guy Carmeli
c7b33455d3
Update _sidebar.md
6 years ago
Guy Carmeli
7fa07c7053
Update docs sideMenu (#2390 )
6 years ago
Guy Carmeli
c50b06f088
Docs3 (#2389 )
* Rename TabBar options to BottomTabs
* Restructure docs
6 years ago
Guy Carmeli
7faab821eb
fix lint (#2388 )
6 years ago
Guy Carmeli
5f4573d244
Update _sidebar.md
6 years ago
Guy Carmeli
42c32d55ca
Update _sidebar.md
6 years ago
Guy Carmeli
66a48b301d
Update _sidebar.md
6 years ago
Guy Carmeli
1163868843
Add basic documentation structure (#2386 )
6 years ago
Johan
2c26d4f7c3
Android buttons (#2256 )
* upstream merge
* Fixed bad merge
* More bad merges
* Mostly done, however a few properties missing and tests remain.
* async icons loading
* Left button
* Whoops!
* Added button size
* updated docs
* refactor
* Rebase fixes
* Rebase fixes
* rebase fix
* Rebase fixes
* rebase fixes
* reset contributing
6 years ago
Guy Carmeli
a6f19787f6
Test TopTab navigationOptions is applied correctly (#2379 )
* minor refactor - moved some logic from view o controller
6 years ago
Roman Kozlov
3bb5574ccc
Topbar (#2382 )
* readme
* doc
* topbar fix
* rm doc
* options presenter fix
* rm userless stuff
6 years ago
yogevbd
a0d6b900d8
V2 background Image options (#2375 )
* added backgroundImages options
* update readme
* backgroundImage fix
* added unit test
6 years ago
yogevbd
290ff8dd3e
async await for push and showModal (#2270 )
* async await for push and showModal
* async await for push and showModal
* refactored custom transitions
* refactored custom animations
6 years ago
Guy Carmeli
5ca3bcbe05
Temporarily disable failing e2e test (#2377 )
6 years ago
yogevbd
0d0b7dbef6
navigation bars e2e with testIDs (#2365 )
6 years ago
yogevbd
17e51cbb80
V2 drawUnder for topBar and bottomTabs (#2376 )
* drawUnder for topBar and bottomTabs
* test fix
6 years ago
Daniel Zlotin
16d834cb84
xcpretty was swallowing test errors
6 years ago
Daniel Zlotin
83d1f80ea2
back to normal
6 years ago
Daniel Zlotin
e58f23d5ad
back to normal
6 years ago
Daniel Zlotin
5e2a7df479
Merge branch 'v2' of https://github.com/wix/react-native-navigation into v2
6 years ago
Daniel Zlotin
44a8ba2093
try fix travis
6 years ago
Guy Carmeli
cfade8c2bb
Setup TopTabs with ViewPager (#2373 )
Slightly changes topTabs node declaration and removed the container from it.
6 years ago
Daniel Zlotin
33e0bb9a70
try fix travis
6 years ago
Daniel Zlotin
71a952ca2f
Merge branch 'v2' of https://github.com/wix/react-native-navigation into v2
6 years ago
Daniel Zlotin
87e381aa0e
try fix travis
6 years ago
Guy Carmeli
138391502f
Further work on TopTabs and some refactoring (#2362 )
* Further work on TopTabs and some refactoring
* OptionsPresenter receives views as params
* Remove TopBar and style logic from ViewControllers, these are the OptionsPresenters concern
* StackAnimator isn't coupled to LinearLayout
* Convert Runnable to lambda
* ContainerLayout now implements ReactContainer interface
* Enable desugaring in playground app
* TopTabs unit tests
6 years ago
Daniel Zlotin
de438d5e1e
try fix travis
6 years ago
Daniel Zlotin
a34c0f02ca
try fix travis
6 years ago
Daniel Zlotin
adcd0d8497
try fix travis
6 years ago