Guy Carmeli
8d5ec5014b
Initial v2 commit on Android
7 years ago
Guy Carmeli
1a8f01a607
Expose navBarTransparent to Js
closes #21
8 years ago
Guy Carmeli
37b96449ec
Implement CollapsingTopBar
8 years ago
Guy Carmeli
3c31e158da
Add support for ContextualMenu in TopBar
8 years ago
Guy Carmeli
30991e3077
Support navBarTransparent on Android
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
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
dbe2b1587a
passProps stays in JS using PropRegistry, not exporting Screen anymore, FragmentScreen broken
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
Guy Carmeli
80b11fb522
Additional work on BottomTabs
8 years ago
Daniel Zlotin
0d1c709203
fixed FragmentScreen
8 years ago
Guy Carmeli
5dabdc225b
left button
8 years ago
Daniel Zlotin
41c17ec8e0
moved screens to screens
8 years ago
Rotem M
5d2532bc6f
initial work on TabbedScreen
8 years ago
Daniel Zlotin
378854bc57
refactoed
8 years ago