Daniel Zlotin
e2d771f6d9
fix e2e
7 years ago
Daniel Zlotin
e1e95988e0
fixed releases and ios e2e on travis
7 years ago
Daniel Zlotin
aa0e0d10f0
update RELEASE
7 years ago
Daniel Zlotin
ead414c1ea
patch version is commit count
7 years ago
Daniel Zlotin
aa6ce537ac
trigger build 5
7 years ago
Daniel Zlotin
889e6218a6
trigger build 4
7 years ago
Daniel Zlotin
bc1e2a81f7
trigger build 3
7 years ago
Daniel Zlotin
4177966ec9
trigger build 2
7 years ago
Daniel Zlotin
fcc5c856f7
trigger build 1
7 years ago
Daniel Zlotin
c9f66c80de
cleanup CI
7 years ago
Daniel Zlotin
cbc6529dd1
trigger build 7
7 years ago
Daniel Zlotin
c059ea08ce
trigger build 6
7 years ago
Daniel Zlotin
7fce4c43aa
trigger build 5
7 years ago
Daniel Zlotin
f9b70feced
trigger build 3
7 years ago
Daniel Zlotin
bdbdb86dcf
trigger build 2
7 years ago
Daniel Zlotin
a037a29a58
trigger build 1
7 years ago
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