chore(deps): bump react-native-screens from 3.7.2 to 3.8.0 in /example (#479)

Bumps [react-native-screens](https://github.com/software-mansion/react-native-screens) from 3.7.2 to 3.8.0.
- [Release notes](https://github.com/software-mansion/react-native-screens/releases)
- [Commits](https://github.com/software-mansion/react-native-screens/compare/3.7.2...3.8.0)

---
updated-dependencies:
- dependency-name: react-native-screens
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-10-05 10:39:23 +02:00
committed by GitHub
parent 979a72decc
commit 45c37c87dd
2 changed files with 5 additions and 5 deletions

View File

@@ -24,7 +24,7 @@
"react-native-navigation": "^7.21.0",
"react-native-pressable-opacity": "^1.0.4",
"react-native-reanimated": "^2.3.0-beta.1",
"react-native-screens": "^3.7.2",
"react-native-screens": "^3.8.0",
"react-native-static-safe-area-insets": "^2.1.1",
"react-native-vector-icons": "^8.1.0",
"react-native-video": "^5.1.1"