Daniel Zlotin
787f3b94ee
commented all old code to make the example run
преди 8 години
Guy Carmeli
2de5049a83
f
преди 8 години
Guy Carmeli
f811087714
BaseLayout
преди 8 години
Daniel Zlotin
9806af3573
modal and layout
преди 8 години
Guy Carmeli
3d8d270cf8
Unmount views after modal dismiss
преди 8 години
Guy Carmeli
cd3f1d2b97
Close Modal on back press
преди 8 години
Guy Carmeli
13082dfe93
Update toolbar with correct screen after modal dismiss
преди 8 години
Guy Carmeli
f819ebe32e
Update Toolbar with correct screen after pop from modal
преди 8 години
Guy Carmeli
daee13f55a
Fix buttons not getting set in Modals
* Due to race condition when showing modal, buttons were added to
previous Toolbar.
* Minor refactor, moved `updateStyles` from BaseReactActivity to
StyleHelper class since it's now also used by RnnModal
преди 8 години
Yedidya Kennard
cf4a284ab9
Fixed issues in Android
Toolbar buttons not updating
Pushes into BottomTabActivity not always working
Modal not closing properly when back pressed
преди 8 години
Yedidya Kennard
d65a0d4073
Fixed some issues with pushing in tabs
преди 8 години
Guy Carmeli
923dd6eddf
Misc ToolBar fixes
Minor refactor after merging #52 .
преди 8 години
Matt Davies
337b1b9d25
Add support for hiding the Toolbar on Android
преди 9 години
Guy Carmeli
bd35145c99
Add dismissModal method to Android
Also changed the structure used to store Modals
from a Map based on navigatorId to a stack.
Reason for the change is that screens can be
pushed only to the topmost Modal.
преди 9 години
Guy Carmeli
972b5ae0df
Set Modal style from screen
This commit also fixes issue where style was not cleared when changing
tabs, and when pushing or popping screens.
преди 9 години
Guy Carmeli
c68ac978e8
Add Modal implementation
преди 9 години