Daniel Zlotin
673435bc80
install fbsimctl from HEAD
7 years ago
Daniel Zlotin
d63d9a6aad
update deps
7 years ago
Guy Carmeli
1eb3bf66d3
Null check ReactContext in onActivityResult (#1380 )
Can be null if returning from another app and our activity wad destroyed in background
7 years ago
bogobogo
d1cf12f607
fixed some typos in v2 docs (#1368 )
7 years ago
Ruslan.V
394e0960f8
[Android] Added fade & horizontal transition animations between screens (#1371 )
7 years ago
Ruslan.V
000eef1b1c
[iOS] Added fade transition animation between screens (#1367 )
* [iOS] Added fade transition animation between screens
* Update docs for #1367
7 years ago
Daniel Zlotin
66afbb4f06
refactor
7 years ago
Daniel Zlotin
7d919d38e9
fix for late packer start
7 years ago
Daniel Zlotin
c7c4507639
fix packager init
7 years ago
Daniel Zlotin
f8f0ad21b4
packager edge case fix
7 years ago
Guy Carmeli
822afefd7e
Return empty Drawable when bridge isn't available (#1360 )
7 years ago
Daniel Zlotin
9de187e5b1
update v1tov2diff
7 years ago
Daniel Zlotin
690840353e
dismissAllModals android
7 years ago
Matt Davies
35c61b450f
Fixes for dynamically controlling iOS drawer status (#1356 )
* Fix iOS drawer status control
* Prevent MMDrawerController disabling UI interaction when accidentally assigning a nil drawer controller and toggling that drawer
7 years ago
Daniel Zlotin
42cf87443c
Create v1tov2diff.md
7 years ago
Daniel Zlotin
e29fcf4d36
refactor e2e
7 years ago
Kyle Johnson
0381fd0f98
Feature/set drawer enabled ios (#1347 )
* setDrawerEnabled with params side and enabled
* Tweak docs, small RCCDrawerController fix
* Correct indents
* Correct indents
7 years ago
Guy Carmeli
1d9b02d4a1
Use hardcoded BottomTabs height in visibility animator constructor (#1353 )
7 years ago
Guy Carmeli
3cd5f34804
Create styling-the-navigator.md
7 years ago
Leonardo Galante
f6f6dc597c
Add tabBarHidden key to docs (#1345 )
7 years ago
Guy Carmeli
6c11aad4ec
Title bar visibility bug (#1346 )
* Fix title bar not displayed if it was initially hidden
Also cleaned up VisibilityAnimator.
* Move visibility animator into topBar
7 years ago
Daniel Zlotin
1eefe4bef5
modals android
7 years ago
Guy Carmeli
8fd1a231ad
Revert "Fix title bar not displayed if it was initially hidden (#1341 )" (#1342 )
This reverts commit 7919e65932 .
7 years ago
Guy Carmeli
7919e65932
Fix title bar not displayed if it was initially hidden (#1341 )
Also cleaned up VisibilityAnimator.
7 years ago
Daniel Zlotin
ec0493fb01
showModal android
7 years ago
Daniel Zlotin
74a7bcef9d
Create v1tov2diff.md
7 years ago
Daniel Zlotin
d9d89e2410
back to no android e2e on CI
7 years ago
Daniel Zlotin
a71a4aa327
back to trying to run ARM
7 years ago
Doron Pearl
48fbe55599
upgrade example e2e tests to detox 5 + RN 44.2 (#1337 )
7 years ago
Daniel Zlotin
5476b8c8a1
try run emulator on Travis
7 years ago
Daniel Zlotin
01b3287c7e
try run emulator on Travis
7 years ago
Daniel Zlotin
b3276f51ea
try run emulator on travis
7 years ago
Daniel Zlotin
7d800f2a09
try run android emulator on travis
7 years ago
bogobogo
6b0ce5ba90
changed this.props.id to this.props.containerId (#1327 )
* changed this.props.id to this.props.containerId
* fixed js tests
* refactor
7 years ago
Matt Davies
3176aeb448
Add a way to dynamically enable/disable a side menu for Android (#1326 )
7 years ago
Grundmanis
94d01386a6
[iOS] Fix disabledBackGesture. (#1281 )
* Fix disabledBackGesture.
This `return self._disableBackGesture ? self._disableBackGesture : YES;` check is incorrect, it's the same as `true ? true : true;`.
Also `_disableBackGesture` was never set. We should just `return disabledBackGestureBool` (bool value of the prop).
* [iOS] Enable back swipe gesture when a navBar is hidden. Resolves this issue: https://github.com/wix/react-native-navigation/issues/930
added 03d380f8a9 back and also applied this fix https://github.com/wix/react-native-navigation/issues/428#issuecomment -278268928 on top of it
* Revert accidental commit: 3cdb1b37f6
7 years ago
Daniel Zlotin
c16d3dcd0f
Update v1tov2diff.md
7 years ago
Daniel Zlotin
31c2b8aa24
Update v1tov2diff.md
7 years ago
bogobogo
e837e364ad
docs, feature parity, about - work in progress (#1328 )
7 years ago
Daniel Zlotin
f4c39727dd
navigationOptions
7 years ago
Matt Davies
d74751dd80
Add screen events for side menus on Android (#1324 )
7 years ago
Elliot Hesp
bb9a7a4002
Change "tabs" to "bottomTabs" (#1314 )
* Change "tabs" to "bottomTabs"
* Fix failing test
7 years ago
Daniel Zlotin
242c3bd5e8
update to node 7 due to bug in npm5
7 years ago
Daniel Zlotin
6e7576afdc
v2.0.31 [ci skip]
7 years ago
Daniel Zlotin
5a914c4523
v2.0.30 [ci skip]
7 years ago
Daniel Zlotin
2112c4811b
v2.0.29 [ci skip]
7 years ago
Daniel Zlotin
b200a91d72
update package.json
7 years ago
Daniel Zlotin
492c7927fd
v2.0.29 [ci skip]
7 years ago
Daniel Zlotin
a39182642c
v2.0.28 [ci skip]
7 years ago
Daniel Zlotin
d7596652fd
v2.0.27 [ci skip]
7 years ago