4269 Commits (d00bf22a1d7ceda61a8410c8f9db5a497c50c50f)
 

Author SHA1 Message Date
  Guy Carmeli da1e7c6fed Fix edge case where screens were missing back button 5 years ago
  Adam Terlson c21b5efa6f Fix order of `registerComponentWithRedux` arguments (#3933) 5 years ago
  Birkir Rafn Guðjónsson 1afaeb8f22 [v2] (restore) Typings for styling options and layouts (#3931) 5 years ago
  yogevbd 50c2e467c2 Updated screen-api.md 5 years ago
  Guy Carmeli 2c7dccc677
Merge options (#3930) 5 years ago
  yogevbd 15247e316b Closes #3819 5 years ago
  Guy Carmeli b1b062a201 Add topBar.topMargin option 5 years ago
  Guy Carmeli 563c3c8ca4 Add topBar.topMargin option 5 years ago
  yogevbd 37ccd2e486 Fixes dismissModal stack leak 5 years ago
  Guy Carmeli 5c2c1ce8c3 Revert "Support passing mergeOptions to pop and dismissModal commands" 5 years ago
  Guy Carmeli aabd9e4248 Support passing mergeOptions to pop and dismissModal commands 5 years ago
  Guy Carmeli bd4f70434b Remove backticks from third party support doc 5 years ago
  Yee Wong 6568321029 update hoist-non-react-statics to 3.x.x (#3926) 5 years ago
  yogevbd e41f9884e4 Detaching stack viewControllers on dismissModal 5 years ago
  yogevbd 452443d781 Fix merge options on pop 5 years ago
  Guy Carmeli 6be2c94f44 Document sensorLandscape 5 years ago
  adam-aerobotics 0adbd3f087 Add sensorLandscape orientation option for Android to allow landscape and reverseLandscape. (#3895) 5 years ago
  Alexander Zubko 1c4cde4950 Fix missing closing brace in docs (#3919) 5 years ago
  Guy Carmeli 2e80068e59 Remove support from popping specific screens in a stack 5 years ago
  yogevbd d6c068e0eb Added third-party libraries support doc 5 years ago
  Guy Carmeli 53dcb3e850 Emit BottomTabSelected event also when tab is reselected 5 years ago
  Yogev Ben David 021c169a1f
Refactored modals (#3917) 5 years ago
  Rob Goldiez 03e07fa0c7 [V2] Added sideMenu style options similar to V1 options (#3877) 5 years ago
  Yogev Ben David a612f7fb17
fixes custom buttons (#3918) 5 years ago
  Guy Carmeli a2394dcc17 Keep button order 5 years ago
  Guy Carmeli f5ae71c6af Search for textual buttons only in ActionMenuView instead of the entire ToolBar 5 years ago
  Guy Carmeli 156565b6ac Destroy pushed screen if back is pressed during push animation 5 years ago
  Guy Carmeli e45231e7f0 Overlay parent can't be null anymore 5 years ago
  Guy Carmeli 7254a66783
Support showing Overlays and Modals before root is set (#3910) 5 years ago
  David Narbutovich 4fa016ab22 Update .npmignore (#3906) 5 years ago
  Yogev Ben David 0bb04bf944
Revert "Duplicate headers copy fix" (#3909) 5 years ago
  andrei0807 72ba3bd8f6 Update compileSdkVersion version (#3516) 5 years ago
  Guy Carmeli e4db9e6419 Handle NPE when showing Overlay before setRoot is called 5 years ago
  Alberto Blanco 26c12f7757 Fix test: Check if the button the sidemenu is no longer visible (#3779) 5 years ago
  yogevbd 054ae64cdf Closes #3545 5 years ago
  TMin c987adfea9 Add link to V2 Documentation (#3743) 5 years ago
  Guy Carmeli f575ab3a45
Update README.md 5 years ago
  Johannes Kronmüller 22b3b40d3a remove deprecated com.facebook.react.uimanager.UIImplementationProvider (#3836) 5 years ago
  Guy Carmeli f2f5eaf2d4 Address possible NPE in detachView and attachView 5 years ago
  Guy Carmeli 48b7d60bf7 Fix crash when user tapped on screen before initial meaningful render 5 years ago
  Guy Carmeli 3073f295fb Check if tab exists before applying tab options 5 years ago
  Guy Carmeli 770a001ba9 Null check tabTestId 5 years ago
  Guy Carmeli aa8135dcbf Don't crash if Modal related commands are called before root is set 5 years ago
  Yogev Ben David feab91de5c
Closes #3545 (#3874) 5 years ago
  Spencer Kingman 5cecd814f6 Update Installing.md (#3870) 5 years ago
  Guy Carmeli 98053e60ec Update docs 5 years ago
  Guy Carmeli 3074407577 Delegate onNewIntent to reactInstanceManager 5 years ago
  Sergey Ilyevsky ed657c99a1
Removed the headers form copy build phase - they are copied as headers. This was causing build error on Xcode 10 (#3774) 5 years ago
  Rizwan Mohamed Ibrahim 6e8495015b Add addtional common problem for cache reset (#3809) 5 years ago
  Spencer Kingman 59cfb6a50d Update Installing.md (#3847) 5 years ago