Ran Greenberg
|
560f752fca
|
remove debug code
|
7 years ago |
Daniel Zlotin
|
fd50579715
|
trying to run espresso tests but needs overlay permissions
|
7 years ago |
Ran Greenberg
|
7ce412b14f
|
added side menu that works!
|
7 years ago |
Amit Davidi
|
f7d39240b3
|
Android: Integrate layout factory onto setRoot()
|
7 years ago |
Ran Greenberg
|
c35e42d2bb
|
iOS - refactoring side menu
|
7 years ago |
Daniel Zlotin
|
44fc48cdaa
|
fixing mockito version and start of espresso native e2e
|
7 years ago |
Amit Davidi
|
1774dfeb82
|
Android: ContainerStack support in Layout-Factory
|
7 years ago |
Ran Greenberg
|
cb18bbcb35
|
added side menu - not completed
|
7 years ago |
Daniel Zlotin
|
a00d3263d2
|
enforce no console, disable e2e on travis temporarily
|
7 years ago |
Daniel Zlotin
|
3d3d82dbf2
|
xcode unit tests
|
7 years ago |
Guy Carmeli
|
143474c741
|
layoutFactory
|
7 years ago |
Ran Greenberg
|
1caf12615a
|
add unit test
|
7 years ago |
Ran Greenberg
|
58c26bcafd
|
handle java notation to real objective c notation !
|
7 years ago |
Ran Greenberg
|
bacc2a00c5
|
remove ReactNativeNavigationTests target - unused
|
7 years ago |
Guy Carmeli
|
7926633fc5
|
It shows welcome screen
|
7 years ago |
Guy Carmeli
|
28ab2c2c60
|
Emit appLaunchedEvent and call setRoot
|
7 years ago |
Ran Greenberg
|
6392f5c5d7
|
indentation
|
7 years ago |
Guy Carmeli
|
3072a90284
|
Requesting overlay permission and isDebug
|
7 years ago |
Guy Carmeli
|
8d5ec5014b
|
Initial v2 commit on Android
|
7 years ago |
Daniel Zlotin
|
b2a775a1f8
|
Tabs -> BottomTabs
|
7 years ago |
Daniel Zlotin
|
9ec9bed7a1
|
pop screen
|
7 years ago |
Daniel Zlotin
|
ad8ae5cc4e
|
ensure R is compiled
|
7 years ago |
Daniel Zlotin
|
7a2af5e36e
|
ios unit tests dont compile
|
7 years ago |
Daniel Zlotin
|
cbbf3218e2
|
ensure coverage in js
|
7 years ago |
Guy Carmeli
|
4a3d57efec
|
Add onRequestPermissionsResult to ActivityCallbacks (#737)
|
7 years ago |
Ran
|
317c7773e3
|
notify when modal dismissed (after animation if exists) (#736)
|
7 years ago |
Guy Carmeli
|
8833c25016
|
Additional snackbar style params (#735)
Implement backgroundColor and textColor style params
|
7 years ago |
Daniel Zlotin
|
969dab2bec
|
naming
|
7 years ago |
Daniel Zlotin
|
16a75a0f04
|
better performance
|
7 years ago |
Daniel Zlotin
|
3b8d10ac00
|
missing case
|
7 years ago |
Daniel Zlotin
|
d33f963455
|
fix robolectric
|
7 years ago |
Daniel Zlotin
|
780944acc3
|
android compiles
|
7 years ago |
Daniel Zlotin
|
8cebd2238a
|
fixing android
|
7 years ago |
Jakub Martyčák
|
a650743086
|
[android] Add option for scrollable top tabs (#669)
|
7 years ago |
Guy Carmeli
|
7097472ce6
|
compensate for bottomTabs (#731)
|
7 years ago |
Guy Carmeli
|
a26f201139
|
Dynamic height of collapsing react header (#730)
* Dynamic height of collapsing react header
* Add missing class after rebase
|
7 years ago |
Guy Carmeli
|
bf1fabae7e
|
Revert "Dynamic height for CollapsingReactHeader (#726)" (#728)
This reverts commit 326f4833f0.
|
7 years ago |
Artal Druk
|
430d5de59a
|
expose navigation handleDeepLink as a static method (#727)
|
7 years ago |
Guy Carmeli
|
326f4833f0
|
Dynamic height for CollapsingReactHeader (#726)
This commit deprecates collapsingToolBarComponentHeight style property
|
7 years ago |
Daniel Zlotin
|
293fb6adcd
|
screen lifecycle
|
7 years ago |
Guy Carmeli
|
2b62f7c14d
|
Destroy screen when swapping screens
|
7 years ago |
Guy Carmeli
|
7a2446a5de
|
Unmount react header on destroy
|
7 years ago |
Daniel Zlotin
|
9efb7d10c8
|
lifecycle start works
|
7 years ago |
Daniel Zlotin
|
794b294865
|
preparing the store
|
7 years ago |
Daniel Zlotin
|
7f7a586a08
|
pushes, start of lifecycle
|
7 years ago |
Guy Carmeli
|
927e929b36
|
Minor tweak to show hide header threshold value
|
7 years ago |
Guy Carmeli
|
bd7ab7c8a2
|
find title TextView by text
|
7 years ago |
Guy Carmeli
|
f8fb437441
|
Show and hide title with animation on collapse
|
7 years ago |
Guy Carmeli
|
0f8c842226
|
Show and hide title when collapsing or expending header
|
7 years ago |
Guy Carmeli
|
142d55b095
|
Proper handling of scaled touch slop
|
7 years ago |