react-native-screens

Native navigation primitives for your React Native app.

MIT License

Downloads
4.7M
Stars
2.8K
Committers
137

Bot releases are hidden (Show)

react-native-screens - 2.10.0

Published by WoLewicki about 4 years ago

Minor release fixing bugs, improving typings, and adding some functionalities, from which the biggest one is navigation events (#499). 🎉

New Features 🎉

  • Add modal types by @WoLewicki and @pvinis (#551)
  • Add RN 0.63 to Example by @WoLewicki (#560)
  • Add header blur effect by @WoLewicki (#512)
  • Update example to react-navigation 5.x by @michaelgmcd (#470)
  • Add transitionStart and transitionEnd events by @janicduplessis (#499)
  • Add replace animation by @WoLewicki (#486)

Bug Fixes 🐛

  • Don't clip custom header subviews on Android by @janicduplessis (#453)
  • Fix line endings in android/gradlew.bat by @janicduplessis (#562)
  • Set final frame of fade animation by @WoLewicki (#527)
  • Trigger color change on every update by @WoLewicki (#552)

Other Changes 👍

  • Load Android Gradle Plugin conditionally by @SaeedZhiany (#459)
  • General Housekeeping by @codecog (#584)

🙌 Thank you all for your contributions!

react-native-screens - 2.9.0

Published by WoLewicki over 4 years ago

Minor release adding the compilation of the files before publishing #517 by @satya164, changing the company logo #537 by @jakub-gonet and clarification of README by @brentvatne.

It also adds #545 by @brentvatne, which introduces additional padding to the header, which is a BREAKING CHANGE and will cause the header to have too much top padding in case of not having a translucent status bar.

There are two ways to handle it:

  1. Recommended - use translucent status bar via RN StatusBar component (if you already don't use it) - https://reactnative.dev/docs/statusbar#translucent.
  2. Set headerTopInsetEnabled to false (it is true by default) if you want an opaque status bar.
react-native-screens - 2.8.0

Published by WoLewicki over 4 years ago

Minor release fixing bugs, improving typings, and adding some functionalities.

New Features 🎉

  • support header title color by @agarant (#455)
  • allow disabling modal animations by @jacobp100 (#502)
  • add support for back button image in native stack by @chirag04 (#515)
  • Add props to headerLeft and headerRight by @AzzouDuGhetto (#500)

Bug Fixes 🐛

  • fix user interface style in native stack view controllers by @tsapeta (#481)
  • fix disabling gestures in native-stack on Android by @WoLewicki (#496)
  • remove default active prop on the web by @WoLewicki (#510)
  • disable shadow if needed by @WoLewicki (#516)
  • fix type for onFinishTransitioning, remove event from native-stack by @janicduplessis (#497)

Other Changes 👍

  • upgrade dependencies and types by @WoLewicki (#475)
  • run prettier on all files by @satya164 (#519)
  • remove maven gradle plugin and installArtifacts task on Android by @jkadamczyk (#511)

🙌 Thank you all for your contributions!

react-native-screens -

Published by kmagiera over 4 years ago

Minor release to include #477 which fixes a problem with Android native stack.

react-native-screens -

Published by kmagiera over 4 years ago

Minor release with two critical fixes for compatibility with react-navigation:

  • Detach only screens from current container (#471) by @WoLewicki
  • Fix screen container to prevent event mutex lock (#473) by @kmagiera
react-native-screens - 2.5.0

Published by kmagiera over 4 years ago

Minor release fixing bugs, improving typings, adding some functionalities and porting example to RN 0.62.

New Features 🎉

  • add customizing default back title by @WoLewicki (#458)
  • add types for header views and back button visibility prop by @WoLewicki (#457)
  • export ScreenStackHeaderCenterView by @kyle-ssg (#444)
  • upgrade Example to RN 0.62 by @WoLewicki (#443)
  • add RCTFont for expo-font integration by @WoLewicki (#442)

Bug Fixes 🐛

  • fix fullScreenModal presentation behavior by @WoLewicki (#441)
  • fix large header background when largeTitleBackgroundColor is not set by @janicduplessis (#435)

Other Changes 👍

  • add new Software Mansion logo by @adamczyk777 (#440)

🙌 Thank you all for your contributions!

react-native-screens -

Published by kmagiera over 4 years ago

react-native-screens -

Published by kmagiera over 4 years ago

react-native-screens -

Published by kmagiera over 4 years ago

react-native-screens -

Published by kmagiera over 4 years ago

react-native-screens -

Published by kmagiera over 4 years ago

react-native-screens -

Published by kmagiera over 4 years ago

react-native-screens -

Published by kmagiera over 4 years ago

react-native-screens -

Published by kmagiera over 4 years ago

react-native-screens -

Published by kmagiera over 4 years ago

react-native-screens -

Published by kmagiera over 4 years ago

react-native-screens -

Published by kmagiera over 4 years ago

react-native-screens -

Published by kmagiera over 4 years ago

react-native-screens -

Published by kmagiera over 4 years ago

react-native-screens -

Published by kmagiera over 4 years ago

Package Rankings
Top 0.78% on Npmjs.org
Related Projects