Brendon Sled
932c3c63c0
Fixed screen size calculations when in multi-window view (#1432 )
пре 8 година
Eli Perkins
9d8b392f55
Prefer use of view controller hierarchy to display lightbox (#1439 )
This fixes issues with other React Native views which rely on the view controller hierarchy.
пре 8 година
Eli Perkins
834962bf89
[iOS] Allow lightbox tap to dismiss without background color (#1440 )
* Move logic for tap background to dismiss out of background color view
This allows for tapping the background without setting a color here, meaning this feature can be enabled with one less view in the view hierarchy
* Only allow taps on views that aren't the React view
This allows for taps on any background view, visual effect view, color tint view, etc, but not on the content.
пре 8 година
Guy Carmeli
b0aa614598
Upgrade gradle version
пре 8 година
Guy Carmeli
f77a8b7098
Use latest react-native-navigation
Yarn apparently still has issues with relative paths.
пре 8 година
Brendon Sled
5acce30ace
Update screen style on configuration change (#1431 )
пре 8 година
Guy Carmeli
a750168831
Remove push from Actions screen
пре 8 година
Guy Carmeli
2531c08905
Use four spaces indentation
OCD made me do it.
пре 8 година
Daniel Zlotin
55ddf850c9
Merge branch 'master' of https://github.com/wix/react-native-navigation
пре 8 година
Daniel Zlotin
34052a901d
fix bug with FAB and toggleBottomTabs
пре 8 година
Guy Carmeli
67db72fdb5
Align fab after screen pop
пре 8 година
Guy Carmeli
2f69ac7773
Document bottomTabReselected
пре 8 година
Brendon Sled
1603eb9bfa
Added screen backgroundColor to BottomTabsLayout (#1427 )
пре 8 година
Brendon Sled
da9ed0c5fe
Fixed BottomTabs height being calculated twice (#1421 )
пре 8 година
Brendon Sled
3ee0cd1958
Added tapBackgroundToDismiss to LightBox screens (#1416 )
* Added tapBackgroundToDismiss to LightBox screens
* Updated LightBox readme
* Formatting updates
* Fixed ios selector
* Updated animationEnd hide method
пре 8 година
Guy Carmeli
66bc1ef7a0
Fix misaligned text in CollapsingTextView (#1418 )
пре 8 година
levynir
125417e084
added a missing comma (#1412 )
added a missing comma in the 'style object format' so to help users who copy/paste this code block
пре 8 година
Guy Carmeli
0d6b895b1b
Set BottomTab colours only if needed (#1414 )
Fixes #1411
Each time a color attribute is set in AHBottomNavigation, all items in
the BottomTabs are recreated. If a badge is set, it is animated each
time items are recreated. This behaviour can even be seen in the gifs
in the repo https://github.com/aurelhubert/ahbottomnavigation
пре 8 година
Daniel Zlotin
2166e0276d
fixing travis
пре 8 година
Brendon Sled
abca139061
Fixed bottom tab bar animation setting the wrong value (#1403 )
пре 8 година
Daniel Zlotin
b21c9cb152
trigger build
пре 8 година
Daniel Zlotin
6ef95a4085
fix travis
пре 8 година
Daniel Zlotin
2c4c5c7446
react lifecycle events fixed on android
пре 8 година
Guy Carmeli
b9a3ceda60
Use animationType fade when starting the app
пре 8 година
Brendon Sled
c8af4fdf07
Fixed lightbox status bar color override on Android (#1396 )
* Fixed lightbox status bar color override on Android
* Added missing imports
пре 8 година
Guy Carmeli
0de47791fe
Reformat code (#1401 )
пре 8 година
Guy Carmeli
b4ad066b2f
Align FAB to screen when BottomTabs are hidden (#1400 )
пре 8 година
andrey
4c85cfde25
Add navBarSubtitleFontFamily to docs (#1395 )
пре 8 година
Grundmanis
ff803dd4b0
[iOS] Enable back swipe gesture when a navBar is hidden. Resolves this issue: https://github.com/wix/react-native-navigation/issues/930 (#1391 )
added 03d380f8a9 back and also applied this fix https://github.com/wix/react-native-navigation/issues/428#issuecomment -278268928 on top of it
пре 8 година
Henry Chan
f3e7d8788e
Update styling-the-tab-bar.md (#1394 )
Removing duplicate property
пре 8 година
Guy Carmeli
96934a3d2a
Update to RN 0.45.1
пре 8 година
Daniel Zlotin
de22a372da
allow creation of MainReactPackage and or NavigationReactPackage
пре 8 година
Daniel Zlotin
236e1d7c68
indentation
пре 8 година
Elaine N Hilliard
74266b05eb
Replace React.PropTypes with prop-types (#1373 )
React is now migrating away from React.PropTypes starting from v15.5.0
More info:
https://facebook.github.io/react/blog/2017/04/07/react-v15.5.0.html
пре 8 година
Guy Carmeli
2b24dff582
Fix flickering statusBar when showing modal (#1386 )
пре 8 година
Daniel Zlotin
c6f0ae8cf5
travis depth
пре 8 година
Daniel Zlotin
e2d771f6d9
fix e2e
пре 8 година
Daniel Zlotin
e1e95988e0
fixed releases and ios e2e on travis
пре 8 година
Daniel Zlotin
aa0e0d10f0
update RELEASE
пре 8 година
Daniel Zlotin
ead414c1ea
patch version is commit count
пре 8 година
Daniel Zlotin
aa6ce537ac
trigger build 5
пре 8 година
Daniel Zlotin
889e6218a6
trigger build 4
пре 8 година
Daniel Zlotin
bc1e2a81f7
trigger build 3
пре 8 година
Daniel Zlotin
4177966ec9
trigger build 2
пре 8 година
Daniel Zlotin
fcc5c856f7
trigger build 1
пре 8 година
Daniel Zlotin
c9f66c80de
cleanup CI
пре 8 година
Daniel Zlotin
cbc6529dd1
trigger build 7
пре 8 година
Daniel Zlotin
c059ea08ce
trigger build 6
пре 8 година
Daniel Zlotin
7fce4c43aa
trigger build 5
пре 8 година
Daniel Zlotin
f9b70feced
trigger build 3
пре 8 година