1712 Commits (93de04e13f0283b23c0ed0252ac634fecbeccaad)
 

Author SHA1 Message Date
  Rafael Cerrejon 5398b9cc2a Missed comma (#2305) 6 years ago
  Guy Carmeli 57d016d835 Add commandType param to props which indicates if a screen is displayed using push or modal 6 years ago
  Guy Carmeli 6a78a3282d Find textual buttons in TitleBar by text instead of content description 6 years ago
  Yedidya Kennard 7b429da6c6 Add a toString implementation to StyleParams Color (#2313) 6 years ago
  Guy Carmeli 2c9ba1d385
Revert "setStyle to style the according TabBar (#2224)" (#2276) 6 years ago
  Daniel Lang 076ee7311e setStyle to style the according TabBar (#2224) 6 years ago
  Ran Greenberg b0eeeccf36
Fix dismissAllModal API - the root won't unregister when invoke dismissAllModals (#2255) 6 years ago
  Guy Carmeli 2538109519 Expose keyUp event from modals to ActivityCallback 6 years ago
  Eli Perkins 5f7f6bccfb [iOS] Add support for bar button system items (#2133) 6 years ago
  Daniel Lang f50b1e0d68 setTabButton to change the label of the TabButton (#2215) 6 years ago
  Birkir Rafn Guðjónsson 52d85bca54 3D Touch Preview API (#2186) 6 years ago
  Guy Carmeli 5179e99eea
Update android-specific-use-cases.md 6 years ago
  Guy Carmeli 9d29891a81
Update android-specific-use-cases.md 6 years ago
  Guy Carmeli 2c27564ef3 Load props from props registry for redux screens 6 years ago
  Guy Carmeli 6170e70346
Nav bar save props (#2211) 6 years ago
  Guy Carmeli c07c5bdb5d Support passing unserializable props to custom navBar component 6 years ago
  Guy Carmeli 3e717161ab Save buttons props for root screens 6 years ago
  Eli Perkins 2b966e50ca Ensure that styles set on individual buttons are not overridden (#2200) 6 years ago
  Guy Carmeli 0ed20a79c0
Update top-level-api.md 6 years ago
  Ricardo Fuhrmann 04a64d142b (Android) Allow disableOpenGesture right or left in the drawer (#2189) 6 years ago
  Ran Greenberg e8333ce1ea
Revert "Support iOS 11 prefersLargeTitles #1643 (#2090)" (#2204) 6 years ago
  Jong Eun Lee 9f2f15bc4f Support iOS 11 prefersLargeTitles #1643 (#2090) 6 years ago
  Guy Carmeli fcd5c597a9 Support passing unserializable props to custom button (#2192) 6 years ago
  dror biran 02aee567fa addOnNavigatorEvent improvements (#2175) 6 years ago
  Guy Carmeli b3d7092ff6
Fix missing props (#2179) 6 years ago
  Guy Carmeli e2f5589087
Revert "Don't custom button props over the bridge (#2174)" (#2177) 6 years ago
  Guy Carmeli e69f3801b9
Don't custom button props over the bridge (#2174) 6 years ago
  Guy Carmeli aa031e7840 Set missing TopBar background color 6 years ago
  Guy Carmeli d71a42f15a
Register multiple navigatorEventListeners (#2173) 6 years ago
  ifsnow 26d7a8ce37 Fixed wrong field name of Snackbar (#2164) 6 years ago
  Guy Carmeli 0c389b5dac Finish SplashActivity if it's opened over NavigationActivity 6 years ago
  Guy Carmeli 0fe0079992 Fix flickering when calling setStyle with topBarBorderColor multiple times 6 years ago
  Guy Carmeli d774bc0812 Fix activity recreation when NavigationActivity is recreated 6 years ago
  Guy Carmeli 2065899601
Send tabSelected events to Js only if tab was selected by user (#2158) 6 years ago
  Guy Carmeli 9c95c60eab Select bottom bottom tab by navigatorId only if it's not selected 6 years ago
  Guy Carmeli ab44102f0c Switch to tab only if it is not the currently selected tab 6 years ago
  Guy Carmeli f98506a0ed Document fab icon tinting 6 years ago
  Guy Carmeli 5f9f00fd23 Supporting tinting FAB icons 6 years ago
  Guy Carmeli c439f7550c Set BottomTabs visibility before initial screen is created 6 years ago
  Guy Carmeli bc0d0c4544 Support await navigator.push 6 years ago
  Guy Carmeli 35514acd27 Tweaked screen and fab animation values 6 years ago
  Guy Carmeli 59e9e4e684 Perform pop command on stack associated with navigator 6 years ago
  Guy Carmeli db1b939ee7 Perform popToRoot on stack associated with calling navigator 6 years ago
  Guy Carmeli e460b082ae Start launcher activity if NavigationActivity is recreated after saved instance state 6 years ago
  Benjamin Saphier 702f3564fc missing word in description (#2124) 6 years ago
  Guy Carmeli a1111ed906 Only set statusBarTextColorScheme when creating Modal 6 years ago
  Guy Carmeli 20f6944157
Default screen animation (#2120) 6 years ago
  Amir Uval 88337804aa elaborations (#2111) 6 years ago
  Guy Carmeli da69c6f54e
Set modal status bar style in constructor (#2103) 6 years ago
  Roman Kozlov 4e1928d592 tabbar hide fix (#2084) 6 years ago