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.
6 years ago
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
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
bf001063c9
await startApp
Resolve promise when startTabBasedApp and startSingleScreenApp complete.
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
Roman Kozlov
d050ce2fda
on activity resumed (#2370 )
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
yogevbd
d0d291dade
fixed toggle tabs bug (#2369 )
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
Daniel Zlotin
a55128a0bc
try fix travis
6 years ago
Daniel Zlotin
e224a43723
try fix travis
6 years ago
Daniel Zlotin
3d690e290c
another try
6 years ago
Daniel Zlotin
95effbd098
another try
6 years ago
Daniel Zlotin
64214b1f67
another try
6 years ago
Daniel Zlotin
14fa88a623
another try
6 years ago
Daniel Zlotin
350aecda51
another try
6 years ago
Daniel Zlotin
ec5f9cea6f
fix travis
6 years ago
Daniel Zlotin
8372d7e1b2
another try
6 years ago
Daniel Zlotin
eea7b24681
another try
6 years ago
Daniel Zlotin
fb27e8ee20
another try
6 years ago
Daniel Zlotin
7266af9c9d
another try
6 years ago
Daniel Zlotin
f74d35c8ed
try fix travis
6 years ago
Daniel Zlotin
dc31a6b871
show sim before recording
6 years ago
Daniel Zlotin
7a012e589c
fix version
6 years ago
Daniel Zlotin
e2d2a1d682
try fix travis
6 years ago
Daniel Zlotin
ee85c77b6d
install ffmpeg
6 years ago
Daniel Zlotin
7d7815c7e7
fix travis
6 years ago
Daniel Zlotin
95d0da35eb
in xcode9
6 years ago
Daniel Zlotin
dc1c8d9cf8
try fix travis
6 years ago
Daniel Zlotin
2e7f7eaed5
try fix travis
6 years ago
Daniel Zlotin
5075b99f00
try fix travis
6 years ago
Daniel Zlotin
459cb003d9
try fix travis by recording and uploading video
6 years ago
Daniel Zlotin
ccf5178f03
temp try fix travis
6 years ago
Chaitanya Bhagvan
5a2bc27ef4
Add paddingTop to android ToolBar. (#2266 )
* Add paddingTop to android ToolBar.
* Update documentation
6 years ago
yogevbd
bfdf2cd892
added testID support in topBar and bottomTabs (#2334 )
7 years ago
Guy Carmeli
c50f7752e8
Top tabs android2 (#2346 )
* Restructure TopTabsLayout
* Refactor Containers
* Consolidate view creators. For some reason we had double abstraction layer and had creators invoking creators
* Rename ContainerView to ContainerLayout
* fix test
7 years ago
yogevbd
68dd47ac81
V2 side menu visibility ios (toggleDrawer) (#2324 )
* side menu visibility options
* e2e fix
* Rename ContainerView related classes (#2328 )
* Rename ContainerView related classes
* fix test
* rename ContainerViewCreator
* splitted showSideMenu into two methods
7 years ago
Daniel Zlotin
89bec42dd4
remove package-lock.json
7 years ago