oowletFalquinho
Results
1
comments of
oowletFalquinho
Made the warnings go away with the following npm patch: `diff --git a/node_modules/react-native-label/dist/components/Banner.js b/node_modules/react-native-label/dist/components/Banner.js index e2c8fe8..e64a3a2 100644 --- a/node_modules/react-native-label/dist/components/Banner.js +++ b/node_modules/react-native-label/dist/components/Banner.js @@ -15,7 +15,7 @@ var _reactNative = require("react-native"); var...