Guy Carmeli
8d5ec5014b
Initial v2 commit on Android
7 years ago
Guy Carmeli
3c31e158da
Add support for ContextualMenu in TopBar
8 years ago
Guy Carmeli
3c2b0ea5cc
Fix FragmentScreen not getting unmount
fixes #330
8 years ago
Daniel Zlotin
d431dc24db
renamed to clear intentions
8 years ago
Guy Carmeli
8324657f77
Remove react hacks
This commit removes necessary hacks which were introduced due to
limitations of previous React Native apis.
Mount/unmount logic isn't coupled to view attached/detached
to window callbacks. Instead, `unmountReactApplication` was added.
We can safely call it when a screen is popped and when application is
reloaded in debug.
8 years ago
Guy Carmeli
dbe329521f
Fix push in TopTabs
8 years ago
Guy Carmeli
d1598962ec
Show screen after RN view has rendered
8 years ago
Guy Carmeli
72dd351d1f
Open SideMenu on burger button click
8 years ago
Guy Carmeli
12374aa32a
Implement SideMenu in SingleScreenLayout
8 years ago
Daniel Zlotin
339bf42225
topTab passProps works
8 years ago
Daniel Zlotin
32f4a175e8
fragmentCreatorPassProps for FragmentScreen
8 years ago
Daniel Zlotin
c6bf2f1226
passProps android
8 years ago
Daniel Zlotin
dbe2b1587a
passProps stays in JS using PropRegistry, not exporting Screen anymore, FragmentScreen broken
8 years ago
Yedidya Kennard
d90aec5867
Set FragmentScreen content to fixed xml defined ID. Fixes race condition.
8 years ago
Guy Carmeli
fa153d4bb0
Implement passProps in TopTabs screens
8 years ago
Guy Carmeli
a177b65d0c
Add selectedTabChanged event
8 years ago
Guy Carmeli
b42ab00207
Remove finger tracking scroll logic
8 years ago
Daniel Zlotin
0f2bf32a66
merged
8 years ago
Daniel Zlotin
ec994d6885
smooth scroll works!
8 years ago
Guy Carmeli
7abc5f8736
AppStyle
8 years ago
Daniel Zlotin
975acf2fb8
fixes
8 years ago
Yedidya Kennard
93a6c98536
Added content view to fragmentScreen with zero dimensions, so that it affects styling
8 years ago
Yedidya Kennard
e40f2b6e56
FragmentScreen under topBar if set in navigatorStyle
8 years ago
Yedidya Kennard
4c371d2a17
Added ContentView to FragementScreen
8 years ago
Yedidya Kennard
92a5dda4f0
Added the ContentView to FragmentScreen
8 years ago
Guy Carmeli
3a2e2d7dc8
Rebase fixes
8 years ago
Daniel Zlotin
0d1c709203
fixed FragmentScreen
8 years ago
Daniel Zlotin
5016c3cc44
FragmentScreen
8 years ago