1657 次程式碼提交 (ecec4f0c6f0d393c0f64c844b9b8365eb70d0f53)
 

作者 SHA1 備註 提交日期
  Guy Carmeli 365647ae50 Revert "fix issues with Android BackHandler listeners not getting called, not allowing to override the back functionality from the JS side (#2057)" (#2060) 7 年之前
  Artal Druk 3dd185ecad fix issues with Android BackHandler listeners not getting called, not allowing to override the back functionality from the JS side (#2057) 7 年之前
  Guy Carmeli a8c8c9068d Catch ScreenStackNotFoundException 7 年之前
  Frank von Hoven III d3997e6441 Close modal button (#1739) 7 年之前
  Guy Carmeli a3b4caf707 Support setting button font family on Android 7 年之前
  Guy Carmeli bd818b4dda Set default fontFamily 7 年之前
  Guy Carmeli a379f0be3f Support subtitle FontFamily on size on Android (#2036) 7 年之前
  jay1337 941444d8c2 Doc update for tabFontFamily (#2033) 7 年之前
  Guy Carmeli 82e68cee70 Don't crash when selecting BottomTab by navigatorId if ScreenStack was not found 7 年之前
  Nikhil Saxena e1c0133ed6 Side Drawer Problem Resolved for Android (#1997) 7 年之前
  Guy Carmeli 9843cbb1f1 Fix default titleBarHeight when appStyle is defined 7 年之前
  Mike Grabowski e2dea8a4e4 Fix style (#2031) 7 年之前
  Daniel Zlotin 1812ed08e4 update licenses 7 年之前
  Daniel Zlotin d9dda51558 update licenses to fix travis 7 年之前
  Varun Gupta f46cfa8205 Safegards against NPE in sliding overlay to avoid crashes (#2004) 7 年之前
  Guy Carmeli 2ce161d09e default to statusBarTextColorScheme from AppStyle 7 年之前
  Bernabé González 2252ac1dde customize tab badge color (#1932) 7 年之前
  Guy Carmeli 5c266e4436 Finish SplahActivity if react context exists 7 年之前
  Guy Carmeli 6c734f107d Backwards compatibility for clearHostOnActivityDestroy (#1944) 7 年之前
  Ran Greenberg e21c8ac718 Fix navigation tool bar ios (#1941) 7 年之前
  Ran Greenberg c6a5046ef4 Add list screen for debug usage (#1940) 7 年之前
  Ran Greenberg 6de5f2caae fix double tap when back to screen via back gesture (#1931) 7 年之前
  Guy Carmeli d089ec845b Check for NPE when removing long press listener on buttons 7 年之前
  Vito Chen 77b5c64ef1 Bug fixed - the UIScrollView will break on iOS10 when building by XCode9 (#1896) 7 年之前
  Ali Najafizadeh af347c5a0e added tabBarHidden property to navigatorStyle (#1868) 7 年之前
  Ethan Yanjia Li d39e2b7f00 Update the document for tabsStyle in Android (#1869) 7 年之前
  Jong Eun Lee 9da36a04bb add shouldStretchDrawer property to drawerStyle (#1817) 7 年之前
  Naoto Ida 831c4e148c Fixed typo in comments (#1810) 7 年之前
  Guy Carmeli 9cb53a7175 Update styling-the-navigator.md 7 年之前
  Vadim Ruban 16802218b8 [Android] Add ability to hide status bar via statusBarHidden option (#1821) 7 年之前
  Guy Carmeli 9a7d483450 Measure custom react view according to navBarHeight 7 年之前
  Ran Greenberg f34383695a fix iOS11 safeArea - https://github.com/wix/react-native-navigation/issues/1858 (#1859) 7 年之前
  Guy Carmeli 89eb30a542 Modal animations (#1856) 7 年之前
  Guy Carmeli 7461baedc9 Stop calling host.clear() when activity is destroyed (#1838) 7 年之前
  Ran Greenberg 3f377f65df fix navBarSubtitleColor - now it will set the navigation subtitle color properly without any effect on the title (#1847) 7 年之前
  Eli Perkins 4c4eb7bb91 Prefer use of intrinsicContentSize (#1783) 7 年之前
  Ran Greenberg c62d944c2b add disabledButtonColor (#1842) 7 年之前
  Ran Greenberg 52a093e17f add hideBackButtonTitle in order to remove the back button title in the appStyle (#1837) 7 年之前
  Ran Greenberg 93237a0bc3 add backButtonImage to app style in order to custom the default back button arrow image with provided image (#1834) 7 年之前
  Guy Carmeli 354f60d124 Don't show title on button long press is title is undefined 7 年之前
  Thanh Le 6a2af3ecc0 New Feature: adding disabledSimultaneousGesture flag to manage simultaneous gesture recognition (#1777) 7 年之前
  Guy Carmeli e1b65cfc1a Add keepStyleAcrossPush to documentation 7 年之前
  Ran Greenberg ec71b3c2be add the ability to choose is relevant styles properties will remember across push or not (#1773) 7 年之前
  Ran Greenberg 9ad3baa4a4 add appStyle support for iOS (Android already support) 🤖 (#1772) 7 年之前
  Thanh Le 9698578129 Bugfix #930: change IF condition to make sure the originalInteractivePopGestureDelegate property contains value correctly. (#1763) 7 年之前
  Guy Carmeli a0b23ab274 Rename titleBarDisabledButtonColor to disabledButtonColor 7 年之前
  Guy Carmeli 11c27401ac Add ability to set button colors individually on Android 7 年之前
  Jing Tai Piao 8ce9dac657 Add missing params for showInAppNotification (#1707) 7 年之前
  Guy Carmeli c2f45d51fc Update top-level-api.md 7 年之前
  Guy Carmeli 804e64a553 Implement TopBar border 7 年之前