Daniel Zlotin
41d085aed0
jest works without babelrc
8 years ago
Daniel Zlotin
16b2d6a482
Merge branch 'master' into v2
8 years ago
Daniel Zlotin
74616f1e23
fixed jest
8 years ago
Daniel Zlotin
229a039ea3
fixed jest
8 years ago
Daniel Zlotin
252abb1364
merged
8 years ago
Daniel Zlotin
f43087c709
2.0.0-experimental.153
8 years ago
Daniel Zlotin
f74d81f6d8
jesting
8 years ago
Guy Carmeli
9d0b8199f0
Collapse content on fling (#554 )
8 years ago
Daniel Zlotin
337066699b
Merge branch 'master' into v2
8 years ago
Guy Carmeli
696fe67833
TitleBar hide on scroll (#552 )
Fix TitleBar hide on scroll when screen is drawn under TopBar
8 years ago
Guy Carmeli
c40dcfe523
Reduce collapsing TopBar sensitivity (#551 )
Take scaledTouchSlop into account when calculating CollapseAmount to
prevent the TopBar from translating after every touch event, even
when the users intent was not to scroll in Y direction.
8 years ago
b_d
bc5f53115e
Added missing setStyle to SideMenu (#550 )
8 years ago
b_d
5e1708beb7
Menu set style fix (#549 )
* Fix drawer param conversion method
* Added side identifier
* Updated setStyle
* Removed presumptive eval
* Removed debug import
* Removed unneeded flag
8 years ago
Daniel Zlotin
821b798902
merged from master
8 years ago
Daniel Zlotin
da1302411e
Revert "Revert "adding detox" (#548 )"
This reverts commit c5a5382c0f .
8 years ago
Daniel Zlotin
f79b26d8e9
specificly test src folder with jest
8 years ago
Guy Carmeli
689ac03cf9
Android right side menu (#547 )
* Implement right SideMenu on Android
* Adapt toggleSideMenu and toggleSideMenuVisible to right SideMenu
8 years ago
Guy Carmeli
c5a5382c0f
Revert "adding detox" (#548 )
This reverts commit 5e2a4d0878 .
8 years ago
Daniel Zlotin
5e2a4d0878
adding detox
8 years ago
Daniel Zlotin
f9c00799df
change scheme name to ReactNativeNavigation
8 years ago
b_d
9e058dcf23
Landscape only (#533 )
* Landscape only option
* Fixed typo
* Removed old startApp
* Spacing
8 years ago
Daniel Zlotin
d1fa0fd373
Merge branch 'master' into v2
8 years ago
Daniel Zlotin
6b98cea697
fixing example install script
8 years ago
Guy Carmeli
f75fb8d3a1
Measure SideMenu width according to react root view (#544 )
8 years ago
Daniel Zlotin
1323e68e34
merged
8 years ago
Daniel Zlotin
1731b0df5e
2.0.0-experimental.152
8 years ago
Guy Carmeli
e948eb8cb8
Fix contextual menu wrong index (#541 )
8 years ago
Daniel Zlotin
34109d9089
update dependencies
8 years ago
Daniel Zlotin
b1c32da6ec
merged
8 years ago
Daniel Zlotin
0f55163293
starting work on commands
8 years ago
Guy Carmeli
ce8a0e3cfb
Update README.md (#531 )
8 years ago
Chaitanya Bhagvan
490e66e458
NavigationActivity implements PermissionAwareActivity (#470 )
* NavigationActivity implements PermissionAwareActivity
* NavigationActivity implements PermissionAwareActivity
* Fixed code styling
* Removed Hungarian notation.
* Removed empty line
8 years ago
b_d
3486d334ed
Added shields (#526 )
- NPM (Version / Downloads)
- Build Status
- Discord
8 years ago
Daniel Zlotin
dd9a06b6e9
2.0.0-experimental.151
8 years ago
Daniel Zlotin
466b8d49bd
fix for deepFreeze (temp)
8 years ago
Daniel Zlotin
f94a6b0d82
merged from master
8 years ago
Daniel Zlotin
5580a6ee3c
2.0.0-experimental.150
8 years ago
Daniel Zlotin
b12e0c99c4
update jest, rn
8 years ago
Daniel Zlotin
843c333136
merged from master
8 years ago
Daniel Zlotin
c382c73e0d
update lockfile
8 years ago
Daniel Zlotin
c5cfe5c047
fix incorrect dependency
8 years ago
Daniel Zlotin
6cccbd59c4
update packages
8 years ago
Daniel Zlotin
23c0c44979
merged from master
8 years ago
Daniel Zlotin
09c8c681b1
update example proj
8 years ago
Daniel Zlotin
10dd2ba1c0
2.0.0-experimental.149
8 years ago
Daniel Zlotin
6e54803b64
bringing the entire support library, just in case
8 years ago
Guy Carmeli
4b9440b552
Update support lib dependencies to v25.0.1
8 years ago
Daniel Zlotin
6fd3e8914f
merged from master
8 years ago
Daniel Zlotin
664a60edc7
2.0.0-experimental.148
8 years ago
Guy Carmeli
1c128f10b8
Fix tabIndicatorHeight (#512 )
8 years ago