fix: use MaskedView from @react-native-community/masked-view

This commit is contained in:
satyajit.happy
2019-08-01 02:59:46 +02:00
parent d97be9afd5
commit 71285a69ab
6 changed files with 50 additions and 30 deletions

View File

@@ -894,6 +894,11 @@
xcode "^2.0.0"
xmldoc "^0.4.0"
"@react-native-community/masked-view@^0.1.1":
version "0.1.1"
resolved "https://registry.yarnpkg.com/@react-native-community/masked-view/-/masked-view-0.1.1.tgz#dbcfc5ec08efbb02d4142dd9426c8d7a396829d7"
integrity sha512-EyJVSbarZkOPYq+zCZLx9apMcpwkX9HvH6R+6CeVL29q88kEFemnLO/IhmE4YX/0MfalsduI8eTi7fuQh/5VeA==
"@react-native-community/netinfo@2.0.10":
version "2.0.10"
resolved "https://registry.yarnpkg.com/@react-native-community/netinfo/-/netinfo-2.0.10.tgz#d28a446352e75754b78509557988359133cdbcca"