1538 Révisions (e21c8ac7181a0c39502daa56e1d57e2971b67730)
 

Auteur SHA1 Message Date
  Ran Greenberg e21c8ac718 Fix navigation tool bar ios (#1941) il y a 7 ans
  Ran Greenberg c6a5046ef4 Add list screen for debug usage (#1940) il y a 7 ans
  Ran Greenberg 6de5f2caae fix double tap when back to screen via back gesture (#1931) il y a 7 ans
  Guy Carmeli d089ec845b Check for NPE when removing long press listener on buttons il y a 7 ans
  Vito Chen 77b5c64ef1 Bug fixed - the UIScrollView will break on iOS10 when building by XCode9 (#1896) il y a 7 ans
  Ali Najafizadeh af347c5a0e added tabBarHidden property to navigatorStyle (#1868) il y a 7 ans
  Ethan Yanjia Li d39e2b7f00 Update the document for tabsStyle in Android (#1869) il y a 7 ans
  Jong Eun Lee 9da36a04bb add shouldStretchDrawer property to drawerStyle (#1817) il y a 7 ans
  Naoto Ida 831c4e148c Fixed typo in comments (#1810) il y a 7 ans
  Guy Carmeli 9cb53a7175 Update styling-the-navigator.md il y a 7 ans
  Vadim Ruban 16802218b8 [Android] Add ability to hide status bar via statusBarHidden option (#1821) il y a 7 ans
  Guy Carmeli 9a7d483450 Measure custom react view according to navBarHeight il y a 7 ans
  Ran Greenberg f34383695a fix iOS11 safeArea - https://github.com/wix/react-native-navigation/issues/1858 (#1859) il y a 7 ans
  Guy Carmeli 89eb30a542 Modal animations (#1856) il y a 7 ans
  Guy Carmeli 7461baedc9 Stop calling host.clear() when activity is destroyed (#1838) il y a 7 ans
  Ran Greenberg 3f377f65df fix navBarSubtitleColor - now it will set the navigation subtitle color properly without any effect on the title (#1847) il y a 7 ans
  Eli Perkins 4c4eb7bb91 Prefer use of intrinsicContentSize (#1783) il y a 7 ans
  Ran Greenberg c62d944c2b add disabledButtonColor (#1842) il y a 7 ans
  Ran Greenberg 52a093e17f add hideBackButtonTitle in order to remove the back button title in the appStyle (#1837) il y a 7 ans
  Ran Greenberg 93237a0bc3 add backButtonImage to app style in order to custom the default back button arrow image with provided image (#1834) il y a 7 ans
  Guy Carmeli 354f60d124 Don't show title on button long press is title is undefined il y a 7 ans
  Thanh Le 6a2af3ecc0 New Feature: adding disabledSimultaneousGesture flag to manage simultaneous gesture recognition (#1777) il y a 7 ans
  Guy Carmeli e1b65cfc1a Add keepStyleAcrossPush to documentation il y a 7 ans
  Ran Greenberg ec71b3c2be add the ability to choose is relevant styles properties will remember across push or not (#1773) il y a 7 ans
  Ran Greenberg 9ad3baa4a4 add appStyle support for iOS (Android already support) 🤖 (#1772) il y a 7 ans
  Thanh Le 9698578129 Bugfix #930: change IF condition to make sure the originalInteractivePopGestureDelegate property contains value correctly. (#1763) il y a 7 ans
  Guy Carmeli a0b23ab274 Rename titleBarDisabledButtonColor to disabledButtonColor il y a 7 ans
  Guy Carmeli 11c27401ac Add ability to set button colors individually on Android il y a 7 ans
  Jing Tai Piao 8ce9dac657 Add missing params for showInAppNotification (#1707) il y a 7 ans
  Guy Carmeli c2f45d51fc Update top-level-api.md il y a 7 ans
  Guy Carmeli 804e64a553 Implement TopBar border il y a 7 ans
  Guy Carmeli 8d6e713ca3 Update styling-the-navigator.md il y a 7 ans
  Luciano Di Pasquale f249a1ea40 [Android] Add navBarTextFontBold, navBarHeight and topTabsHeight (#1691) il y a 7 ans
  simin.chen d565f39794 add adjust soft input optional config for Lightbox on android platform (#1697) il y a 7 ans
  Guy Carmeli daf75a9c2a Update top-level-api.md il y a 7 ans
  Guy Carmeli fc83d3562a Document initialTabIndex il y a 7 ans
  Guy Carmeli eb36b833f2 Handle initialTabIndex in AppStyle and TabStyle il y a 7 ans
  Eliasz Sawicki bb584ff341 [iOS/Android] Add initialTabIndex support (#1674) il y a 7 ans
  Guy Carmeli 29ad9b2178 Update example app launcher icon il y a 7 ans
  Guy Carmeli fc2a637235 Fix navigationBarColor in modals il y a 7 ans
  Guy Carmeli 24fb8db816 Create TopBar react view only once il y a 7 ans
  Dan Reynolds 1f311717f7 Update android-specific-use-cases.md (#1678) il y a 7 ans
  Guy Carmeli d224bf4d39 Update adding-buttons-to-the-navigator.md il y a 7 ans
  Guy Carmeli 67d2c9eea4 Add CustomButton screen to example app il y a 7 ans
  Guy Carmeli db69a30a35 Unmount custom TitleBar buttons il y a 7 ans
  Guy Carmeli 6db371beac Cleanup TitleBar class a bit il y a 7 ans
  Guy Carmeli 803dccffd4 Implement custom TitleBar buttons on Android il y a 7 ans
  Eli Perkins d5cfcbec67 Add docs about using custom navigation buttons (#1669) il y a 7 ans
  Johan 0dc8f4f847 Improved Deeplink documentation (#1663) il y a 7 ans
  Ran Greenberg 052231337c fix ShowModal global screen events il y a 7 ans