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 година
Guy Carmeli
a6f19787f6
Test TopTab navigationOptions is applied correctly (#2379 )
* minor refactor - moved some logic from view o controller
пре 7 година
Roman Kozlov
3bb5574ccc
Topbar (#2382 )
* readme
* doc
* topbar fix
* rm doc
* options presenter fix
* rm userless stuff
пре 7 година
yogevbd
a0d6b900d8
V2 background Image options (#2375 )
* added backgroundImages options
* update readme
* backgroundImage fix
* added unit test
пре 7 година
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 година
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 година
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 година
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 година
Guy Carmeli
5ca3bcbe05
Temporarily disable failing e2e test (#2377 )
пре 7 година
yogevbd
0d0b7dbef6
navigation bars e2e with testIDs (#2365 )
пре 7 година
yogevbd
17e51cbb80
V2 drawUnder for topBar and bottomTabs (#2376 )
* drawUnder for topBar and bottomTabs
* test fix
пре 7 година
Daniel Zlotin
16d834cb84
xcpretty was swallowing test errors
пре 7 година
Daniel Zlotin
83d1f80ea2
back to normal
пре 7 година
Daniel Zlotin
e58f23d5ad
back to normal
пре 7 година
Daniel Zlotin
5e2a7df479
Merge branch 'v2' of https://github.com/wix/react-native-navigation into v2
пре 7 година
Daniel Zlotin
44a8ba2093
try fix travis
пре 7 година
Guy Carmeli
bf001063c9
await startApp
Resolve promise when startTabBasedApp and startSingleScreenApp complete.
пре 7 година
Guy Carmeli
cfade8c2bb
Setup TopTabs with ViewPager (#2373 )
Slightly changes topTabs node declaration and removed the container from it.
пре 7 година
Roman Kozlov
d050ce2fda
on activity resumed (#2370 )
пре 7 година
Daniel Zlotin
33e0bb9a70
try fix travis
пре 7 година
Daniel Zlotin
71a952ca2f
Merge branch 'v2' of https://github.com/wix/react-native-navigation into v2
пре 7 година
Daniel Zlotin
87e381aa0e
try fix travis
пре 7 година
yogevbd
d0d291dade
fixed toggle tabs bug (#2369 )
пре 7 година
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 година
Daniel Zlotin
de438d5e1e
try fix travis
пре 7 година
Daniel Zlotin
a34c0f02ca
try fix travis
пре 7 година
Daniel Zlotin
adcd0d8497
try fix travis
пре 7 година
Daniel Zlotin
a55128a0bc
try fix travis
пре 7 година
Daniel Zlotin
e224a43723
try fix travis
пре 7 година
Daniel Zlotin
3d690e290c
another try
пре 7 година
Daniel Zlotin
95effbd098
another try
пре 7 година
Daniel Zlotin
64214b1f67
another try
пре 7 година
Daniel Zlotin
14fa88a623
another try
пре 7 година
Daniel Zlotin
350aecda51
another try
пре 7 година
Daniel Zlotin
ec5f9cea6f
fix travis
пре 7 година
Daniel Zlotin
8372d7e1b2
another try
пре 7 година
Daniel Zlotin
eea7b24681
another try
пре 7 година
Daniel Zlotin
fb27e8ee20
another try
пре 7 година
Daniel Zlotin
7266af9c9d
another try
пре 7 година
Daniel Zlotin
f74d35c8ed
try fix travis
пре 7 година
Daniel Zlotin
dc31a6b871
show sim before recording
пре 7 година
Daniel Zlotin
7a012e589c
fix version
пре 7 година
Daniel Zlotin
e2d2a1d682
try fix travis
пре 7 година
Daniel Zlotin
ee85c77b6d
install ffmpeg
пре 7 година
Daniel Zlotin
7d7815c7e7
fix travis
пре 7 година
Daniel Zlotin
95d0da35eb
in xcode9
пре 7 година
Daniel Zlotin
dc1c8d9cf8
try fix travis
пре 7 година
Daniel Zlotin
2e7f7eaed5
try fix travis
пре 7 година
Daniel Zlotin
5075b99f00
try fix travis
пре 7 година
Daniel Zlotin
459cb003d9
try fix travis by recording and uploading video
пре 7 година