Artal Druk
3f7f6c2612
This fixes an issue with a custom title-view (which has a title and a subtitle) appearing at the left side of the nav-bar instead of the center during a transition animation: when a screen with this title-view is being pushed or when you pop back to it. (#2384 )
This happens because the title-view is being created again when RVVViewController appears. There's probably no point in setting the title-view again with the same data when it already has it. The title view setup is done anyway in RCCNavigationController.
This can be easily reproduced by calling "this.props.navigator.setSubTitle({subtitle: 'a subtitle'});" from the constructor of a pushed screen.
7 jaren geleden
Guy Carmeli
a6f19787f6
Test TopTab navigationOptions is applied correctly (#2379 )
* minor refactor - moved some logic from view o controller
7 jaren geleden
Roman Kozlov
3bb5574ccc
Topbar (#2382 )
* readme
* doc
* topbar fix
* rm doc
* options presenter fix
* rm userless stuff
7 jaren geleden
yogevbd
a0d6b900d8
V2 background Image options (#2375 )
* added backgroundImages options
* update readme
* backgroundImage fix
* added unit test
7 jaren geleden
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
7 jaren geleden
Ioannis Kokkinidis
74a02ccfc5
Now allowing the custom nav bar to take up the whole space on iOS (#2306 )
* Now allowing the custom nav bar to take up the whole space on iOS
- Also the custom nav bar reacts well to orientation changes
- Fixes: https://github.com/wix/react-native-navigation/issues/1893
* It now works well on iOS 11 as well
* v1.1.314 [ci skip]
* Added optional fixedWidth property to the Android side menu
- Fixes: https://github.com/wix/react-native-navigation/issues/510
7 jaren geleden
Josh Justice
f53a9a0229
Fix formatting of code block in installation-ios (#2356 )
This code block appears fine on GitHub, but is malformatted on the site. This commit updates it to fit the format of other code blocks in the docs, so it should appear okay.
7 jaren geleden
Ioannis Kokkinidis
4fe86525cb
Added optional fixedWidth property to the Android side menu (#2380 )
* v1.1.314 [ci skip]
* Added optional fixedWidth property to the Android side menu
- Fixes: https://github.com/wix/react-native-navigation/issues/510
* Added fixedWidth drawer param to te top-level-api doc
7 jaren geleden
Guy Carmeli
5ca3bcbe05
Temporarily disable failing e2e test (#2377 )
7 jaren geleden
yogevbd
0d0b7dbef6
navigation bars e2e with testIDs (#2365 )
7 jaren geleden
yogevbd
17e51cbb80
V2 drawUnder for topBar and bottomTabs (#2376 )
* drawUnder for topBar and bottomTabs
* test fix
7 jaren geleden
Daniel Zlotin
16d834cb84
xcpretty was swallowing test errors
7 jaren geleden
Daniel Zlotin
83d1f80ea2
back to normal
7 jaren geleden
Daniel Zlotin
e58f23d5ad
back to normal
7 jaren geleden
Daniel Zlotin
5e2a7df479
Merge branch 'v2' of https://github.com/wix/react-native-navigation into v2
7 jaren geleden
Daniel Zlotin
44a8ba2093
try fix travis
7 jaren geleden
Guy Carmeli
bf001063c9
await startApp
Resolve promise when startTabBasedApp and startSingleScreenApp complete.
7 jaren geleden
Guy Carmeli
cfade8c2bb
Setup TopTabs with ViewPager (#2373 )
Slightly changes topTabs node declaration and removed the container from it.
7 jaren geleden
Roman Kozlov
d050ce2fda
on activity resumed (#2370 )
7 jaren geleden
Daniel Zlotin
33e0bb9a70
try fix travis
7 jaren geleden
Daniel Zlotin
71a952ca2f
Merge branch 'v2' of https://github.com/wix/react-native-navigation into v2
7 jaren geleden
Daniel Zlotin
87e381aa0e
try fix travis
7 jaren geleden
yogevbd
d0d291dade
fixed toggle tabs bug (#2369 )
7 jaren geleden
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
7 jaren geleden
Daniel Zlotin
de438d5e1e
try fix travis
7 jaren geleden
Daniel Zlotin
a34c0f02ca
try fix travis
7 jaren geleden
Daniel Zlotin
adcd0d8497
try fix travis
7 jaren geleden
Daniel Zlotin
a55128a0bc
try fix travis
7 jaren geleden
Daniel Zlotin
e224a43723
try fix travis
7 jaren geleden
Daniel Zlotin
3d690e290c
another try
7 jaren geleden
Daniel Zlotin
95effbd098
another try
7 jaren geleden
Daniel Zlotin
64214b1f67
another try
7 jaren geleden
Daniel Zlotin
14fa88a623
another try
7 jaren geleden
Daniel Zlotin
350aecda51
another try
7 jaren geleden
Daniel Zlotin
ec5f9cea6f
fix travis
7 jaren geleden
Daniel Zlotin
8372d7e1b2
another try
7 jaren geleden
Daniel Zlotin
eea7b24681
another try
7 jaren geleden
Daniel Zlotin
fb27e8ee20
another try
7 jaren geleden
Daniel Zlotin
7266af9c9d
another try
7 jaren geleden
Daniel Zlotin
f74d35c8ed
try fix travis
7 jaren geleden
Daniel Zlotin
dc31a6b871
show sim before recording
7 jaren geleden
Daniel Zlotin
7a012e589c
fix version
7 jaren geleden
Daniel Zlotin
e2d2a1d682
try fix travis
7 jaren geleden
Daniel Zlotin
ee85c77b6d
install ffmpeg
7 jaren geleden
Daniel Zlotin
7d7815c7e7
fix travis
7 jaren geleden
Daniel Zlotin
95d0da35eb
in xcode9
7 jaren geleden
Daniel Zlotin
dc1c8d9cf8
try fix travis
7 jaren geleden
Daniel Zlotin
2e7f7eaed5
try fix travis
7 jaren geleden
Daniel Zlotin
5075b99f00
try fix travis
7 jaren geleden
Daniel Zlotin
459cb003d9
try fix travis by recording and uploading video
7 jaren geleden