56 Commits (bc0d0c4544fa1fdb076f01dee49f292fe9ac9b53)

Author SHA1 Message Date
  Guy Carmeli bc0d0c4544 Support await navigator.push 7 years ago
  Guy Carmeli 90df99030c Send missing visibility events to TopTab screens 7 years ago
  Guy Carmeli 44962b7eb1 Send initial screen appear event after it's displayed 7 years ago
  Guy Carmeli 76fcaa1ab7 Send visibility events for TopTabs screens 7 years ago
  Ran Greenberg f59f432901 Global screen visibility listener (#1575) 7 years ago
  Guy Carmeli 8165ab9808 Update left button navigatorEventId when changing TopTabs (#1269) 7 years ago
  Guy Carmeli 9bdec359cd Implement setStyle on Android (#1168) 7 years ago
  Guy Carmeli 763b26da6c Send willDisappear and didDisappear on modal dismiss (#1150) 7 years ago
  Guy Carmeli a43680ca27 Implement switchToTopTab method (#1145) 7 years ago
  Guy Carmeli 2c893122b8 Send willAppear didAppear for initial screen (#1084) 8 years ago
  Guy Carmeli b8b0e0bad6 Shared element2 (#1012) 8 years ago
  Guy Carmeli 2fdb5a0681 Shared element transition (#994) 8 years ago
  Guy Carmeli 5cc24e1dbc Save dynamic fab in ScreenParams (#858) 8 years ago
  Simon Mitchell d1febd3c23 Feature/view lifecycle (#798) 8 years ago
  Guy Carmeli 2b62f7c14d Destroy screen when swapping screens 8 years ago
  Guy Carmeli 4648a3bdf9 Reset to (#671) 8 years ago
  Varun Gupta e4f575f15c Fix popToRoot when keyboard is visible (#655) 8 years ago
  Guy Carmeli f3d0ea4072 Remove Fab when when calling setButtons (#599) 8 years ago
  Guy Carmeli c10f41ff0e Search android (#432) 8 years ago
  Guy Carmeli 08f4d4dc07 Implement ContextualMenu in Modals 8 years ago
  Guy Carmeli 3c31e158da Add support for ContextualMenu in TopBar 8 years ago
  Daniel Zlotin d431dc24db renamed to clear intentions 8 years ago
  Guy Carmeli 8324657f77 Remove react hacks 8 years ago
  Guy Carmeli f7250b2753 Various fab fixes 8 years ago
  Guy Carmeli 7e0b9ed132 Add TitleBar subtitle support on Android 8 years ago
  Guy Carmeli c3bda3e0f9 Fix push to modal results in invisible modal 8 years ago
  Guy Carmeli 27844bec58 Fix screen style in modal's initial screen 8 years ago
  Guy Carmeli 26136d3cb6 Show modal with animation 8 years ago
  Guy Carmeli 9ccdd124ed Remove keyboard listener once it's called 8 years ago
  Guy Carmeli 01ba0cbcad Check if previous screen is already attached to window when swaping screen 8 years ago
  Guy Carmeli 8b580ca2a9 Fix selectedTab event 8 years ago
  Guy Carmeli c48f51b14b Add screens in invisible state 8 years ago
  Guy Carmeli d1598962ec Show screen after RN view has rendered 8 years ago
  Guy Carmeli b58d9c4f67 Implement overrideBackPress 8 years ago
  Guy Carmeli 90dae5ec63 Set correct screen style after pop and when screen is first displayed 8 years ago
  Guy Carmeli fafc52a124 Support pushing screens to unselected tabs 8 years ago
  Guy Carmeli 72dd351d1f Open SideMenu on burger button click 8 years ago
  Guy Carmeli 221d02167c Hide keyboard before screen pop animation 8 years ago
  Guy Carmeli 0429c781a7 Show first screen in modal 8 years ago
  Guy Carmeli 36bcfd03de Get screen LayoutParams from parent 8 years ago
  Guy Carmeli 2edaa046db Apply drawAboveBottomTabs on screen instead of ScreenStack 8 years ago
  Guy Carmeli 1996de6d1b Add ability to push pop screens without animation 8 years ago
  Guy Carmeli 187144675e Add push and pop screen transition 8 years ago
  Guy Carmeli aa2ce1c432 Set BottomTab style after TitleBar back button click 8 years ago
  Guy Carmeli 107549894a Check is parent exists before removing stack from screen 8 years ago
  Guy Carmeli 9eaf610e0a Remove ScreenStack after it's destroyed 8 years ago
  Guy Carmeli 7abc5f8736 AppStyle 8 years ago
  Daniel Zlotin 3911e8cdc3 minor fixes 8 years ago
  Guy Carmeli be537459b3 Some work towards proper bottom tabs styling 8 years ago
  Guy Carmeli 352fe2d817 Prevent mount when re-adding previous screen after pop 8 years ago