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 yıl önce
Guy Carmeli
cfaa8fef88
Switch fab on ViewPager screen change
8 yıl önce
Guy Carmeli
4754164874
Snacker works in SingleScreenLayout
8 yıl önce
Guy Carmeli
8b580ca2a9
Fix selectedTab event
8 yıl önce
Guy Carmeli
d1598962ec
Show screen after RN view has rendered
8 yıl önce
Guy Carmeli
72dd351d1f
Open SideMenu on burger button click
8 yıl önce
Guy Carmeli
12374aa32a
Implement SideMenu in SingleScreenLayout
8 yıl önce
Daniel Zlotin
339bf42225
topTab passProps works
8 yıl önce
Daniel Zlotin
dbe2b1587a
passProps stays in JS using PropRegistry, not exporting Screen anymore, FragmentScreen broken
8 yıl önce
Guy Carmeli
fa153d4bb0
Implement passProps in TopTabs screens
8 yıl önce
Guy Carmeli
a177b65d0c
Add selectedTabChanged event
8 yıl önce
Guy Carmeli
e5093a727a
Minor ViewPagerScreen refactor
8 yıl önce
Guy Carmeli
6630e22a3a
Fix drawUnderTopBar in ViewPagerScreen
8 yıl önce
Guy Carmeli
b42ab00207
Remove finger tracking scroll logic
8 yıl önce
Daniel Zlotin
0f2bf32a66
merged
8 yıl önce
Daniel Zlotin
ec994d6885
smooth scroll works!
8 yıl önce
Guy Carmeli
7abc5f8736
AppStyle
8 yıl önce
Daniel Zlotin
975acf2fb8
fixes
8 yıl önce
Guy Carmeli
80b11fb522
Additional work on BottomTabs
8 yıl önce
Daniel Zlotin
0d1c709203
fixed FragmentScreen
8 yıl önce
Guy Carmeli
04ad2ea00b
Add back button listener to TabbedScreen
8 yıl önce
Rotem M
a8cf580bff
not creating or destroying view in the viewPager until we have lifecycle events
8 yıl önce
Daniel Zlotin
9a85260af9
connected Modal
8 yıl önce
Rotem M
0a265329d7
TabbedScreen basic functionality
8 yıl önce
Daniel Zlotin
41c17ec8e0
moved screens to screens
8 yıl önce
Rotem M
5d2532bc6f
initial work on TabbedScreen
8 yıl önce