uiwjs / react-native-template

React Native template for react-native-uiw.
https://uiwjs.github.io/react-native-template
MIT License
18 stars 15 forks source link

fix(deps): update dependency react-native-screens to v3.10.1 #205

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-native-screens 3.9.0 -> 3.10.1 age adoption passing confidence

Release Notes

software-mansion/react-native-screens ### [`v3.10.1`](https://togithub.com/software-mansion/react-native-screens/releases/3.10.1) [Compare Source](https://togithub.com/software-mansion/react-native-screens/compare/3.10.0...3.10.1) Patch release adding [#​1233](https://togithub.com/software-mansion/react-native-screens/issues/1233) for usage in Expo SDK. ### [`v3.10.0`](https://togithub.com/software-mansion/react-native-screens/releases/3.10.0) [Compare Source](https://togithub.com/software-mansion/react-native-screens/compare/3.9.0...3.10.0) Minor release fixing bugs, improving typings, and adding some functionalities 🎉 #### :bug: Bug fixes - Turn off accessibility for screen and header beneath transparent modal on Android ([#​1205](https://togithub.com/software-mansion/react-native-screens/issues/1205)) by [@​kacperkapusciak](https://togithub.com/kacperkapusciak) - Check if jsThread is not null ([#​1217](https://togithub.com/software-mansion/react-native-screens/issues/1217)) by [@​WoLewicki](https://togithub.com/WoLewicki) - Make stack animations work the same on both platforms ([#​1190](https://togithub.com/software-mansion/react-native-screens/issues/1190)) by [@​WoLewicki](https://togithub.com/WoLewicki) - Fix Android keyboard with autofocus ([#​1214](https://togithub.com/software-mansion/react-native-screens/issues/1214)) by [@​WoLewicki](https://togithub.com/WoLewicki) - Disable freeze for first render ([#​1220](https://togithub.com/software-mansion/react-native-screens/issues/1220)) by [@​kacperkapusciak](https://togithub.com/kacperkapusciak) and [@​kmagiera](https://togithub.com/kmagiera) - Check if topScreen is RNSScreenView ([#​1224](https://togithub.com/software-mansion/react-native-screens/issues/1224)) by [@​WoLewicki](https://togithub.com/WoLewicki) - Use shouldUseOpenAnimation to determine animation ([#​1227](https://togithub.com/software-mansion/react-native-screens/issues/1227)) by [@​WoLewicki](https://togithub.com/WoLewicki) and [@​kacperkapusciak](https://togithub.com/kacperkapusciak) #### :+1: Improvements - Add search bar on Android ([#​1166](https://togithub.com/software-mansion/react-native-screens/issues/1166)) by [@​Ubax](https://togithub.com/Ubax) - Don't set display: 'none' on frozen screens ([#​1208](https://togithub.com/software-mansion/react-native-screens/issues/1208)) by [@​kacperkapusciak](https://togithub.com/kacperkapusciak) and [@​grahammendick](https://togithub.com/grahammendick) #### :1234: Miscellaneous - Add kotlin guide to change version ([#​1185](https://togithub.com/software-mansion/react-native-screens/issues/1185)) by [@​kacperkapusciak](https://togithub.com/kacperkapusciak) - Update required react-native version ([#​1200](https://togithub.com/software-mansion/react-native-screens/issues/1200)) by [@​kacperkapusciak](https://togithub.com/kacperkapusciak) - Add eslint hook plugin and fixes hooks errors ([#​1199](https://togithub.com/software-mansion/react-native-screens/issues/1199)) by [@​Ubax](https://togithub.com/Ubax) :raised_hands: Thank you for your contributions!

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.