1607 Commits (076ee7311e27554eb019440dc68cf673ce7e2184)
 

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