dooboolab-community / dooboo-native-ts

Complete boilerplate for react-native app. Contains, typescript, react-hook, context-api, ts-jest, localization, navigation and etc.
https://medium.com/dooboolab/announcing-dooboo-cli-v3-5c9fceeb2ac4
MIT License
81 stars 27 forks source link

Update react-native to the latest version 🚀 #103

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency react-native was updated from 0.61.1 to 0.61.2.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: react-native-bot License: MIT

Release Notes for v0.61.2

This release fixes shadow issues that were happening on Android as well as improves StatusBar API to better support iOS 13 dark mode.

Unfortunately, it re-introduces an issue with ripple effect not respecting borderRadius. Consider using the workaround provided in the linked issue while we are working on a better solution.

You can participate in the conversation for the next patch release in the dedicated issue.


To help you upgrade to this version, you can use the new upgrade helper webtool ⚛️


You can find the whole changelog history over at react-native-releases.

Commits

The new version differs by 8 commits.

  • 3a96f4c [0.61.2] Bump version numbers
  • 7fd8bac iOS13 status bar has now 3 styles (#26294)
  • 0b734f6 improve error message in NativeModuleRegistryBuilder.java (#26467)
  • 5cf3d96 Use warnOnce for excessive number of callbacks error (#26508)
  • b944381 Include transform in OUTER_PROPS (#26611)
  • df9073a Revert "Set rounded rectangle mask on TouchableNativeFeedback's ripples (#25342)"
  • a7b9be4 Removing the workspace (#26566)
  • a33e809 Bring back RNTester manual step

See the full diff


FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree: