2937 Commits (3fd183a51b55170b921db54cebbbdcb18d28cd05)
 

Author SHA1 Message Date
  yogevbd 994ec6326b Adresses ##3266 6 years ago
  Daniel Zlotin 2bb15524e2 hacking some weird NativeModules behaviour 6 years ago
  Guy Carmeli 8805f4bda7 Resolve showOverlay promise after Overlay appeared 6 years ago
  Daniel Zlotin 2f4ede0bde Merge branch 'v2' of https://github.com/wix/react-native-navigation into v2 6 years ago
  Daniel Zlotin 0a87f8bb05 constants initialized lazily, js testing support 6 years ago
  Guy Carmeli 164729ae01 Add e2e for pushing screens from side menu 6 years ago
  Guy Carmeli 8bc56e304d Remove lock file and lock RN version to 0.51.1 6 years ago
  Guy Carmeli f0225113f8 Mount all children when creating BottomTabs layout 6 years ago
  Guy Carmeli e1d28d61ae Use linearInterpolator as default interpolator for command animations 6 years ago
  Guy Carmeli d794bd7fef Document Options.animations 6 years ago
  Guy Carmeli 4c8d48b1b5 Implement a synchronous UiImplementation 6 years ago
  Guy Carmeli b984d00fb9 Clean up docs a bit 6 years ago
  Guy Carmeli 2f5185bdde Implement TopBar.elevation option 6 years ago
  Guy Carmeli aca8b49df4 Implement BottomTabs.titleDisplayMode styling option 6 years ago
  Guy Carmeli b2a8ac41e5 Support topTabs.height style option 6 years ago
  Guy Carmeli 53126504d0 Fix wrong title declaration in TopTabs screen 6 years ago
  Guy Carmeli b9b699c986 Move options.topTabs to correct node 6 years ago
  Guy Carmeli 093347c04b Fix TopTabs selected and unselected colors 6 years ago
  Guy Carmeli 9dd0c2e3aa Additional work addressing flaky e2e 6 years ago
  Guy Carmeli 667fa5a188 Enable `unmounts when dismissed` e2e 6 years ago
  Guy Carmeli ab49d49111 Suppress visibility warning for NavigationReactNativeHost ctor 6 years ago
  Birkir Rafn Guðjónsson 7c422f7fa1 [v2] Preview peek and pop (iOS) (#3273) 6 years ago
  Shalom Yerushalmy f5df828e1b
Testing new multi pr job (#3287) 6 years ago
  Guy Carmeli fefd96f7e8 InterceptTouchOutside only when requested explicitly by the user 6 years ago
  Guy Carmeli 3f5ef419b7 update docs 6 years ago
  Guy Carmeli 7653a17335 Updated TopBar buttons doc page 6 years ago
  Shalom Yerushalmy 06275eb229 Change Android device to Pixel_2_API_26 6 years ago
  Guy Carmeli fa0a23c95b Fix crash when pushing into a stack located in BottomTabs 6 years ago
  Guy Carmeli c9d776e2af Update docs 6 years ago
  yogevbd f822fac935 Implement layout options 6 years ago
  Guy Carmeli 19b657b218 Update layout types docs 6 years ago
  Guy Carmeli 94bf489274 Document borderColor and borderHeight 6 years ago
  Guy Carmeli 1b8e762d1d Implement topBar.borderColor and topBar.borderHeight 6 years ago
  Guy Carmeli c57fcf2c79 Implement layout.topMargin 6 years ago
  Guy Carmeli 7fca939187 Fix markdown syntax in events.md 6 years ago
  Guy Carmeli ef557cf540 Fix tests and compilation error after removing screenBackgroundColor 6 years ago
  Guy Carmeli 6a3df31009 Expose statusBarHeight in Navigation.constants 6 years ago
  Guy Carmeli 722698072b Remove screenBackgroundColor from Options.java 6 years ago
  Guy Carmeli e171d7abc4 [Breaking] Consolidate screenBackgroundColor and orientation to layout node 6 years ago
  Birkir Rafn Guðjónsson 07376e9e29 [v2] UISplitViewController (#3247) 6 years ago
  Guy Carmeli a7391bb664 Dismiss system alerts in playground app 6 years ago
  Guy Carmeli 604a3e2a2a Document topBar.height and title.height style option 6 years ago
  Guy Carmeli 95416d2adc Add disabled height option top OptionScreen 6 years ago
  Guy Carmeli 0b7edc2e81 Fix unit tests 6 years ago
  Guy Carmeli 4df7426fd1 Implement topBar.height and title.height 6 years ago
  Guy Carmeli dda3f95ede Fix documentation, Renamed statusBar hidden to visible 6 years ago
  Guy Carmeli 4202f8643d Add previous controller to screen only when dismissing top modal 6 years ago
  Guy Carmeli 126f31c2fb Implement statusBar drawBehind and visible option 6 years ago
  Rafael Viotti f57099c0db A few improvements for Android (#3150) 6 years ago
  Yusuf YILDIRIM 7661d4b579 iOS native event fix (#3254) 6 years ago