georgeilas-tem
Results
1
comments of
georgeilas-tem
Patched it quickly this way: ```diff diff --git a/node_modules/react-native-inappbrowser-reborn/utils.js b/node_modules/react-native-inappbrowser-reborn/utils.js index 9fe6085..c7ca6e8 100644 --- a/node_modules/react-native-inappbrowser-reborn/utils.js +++ b/node_modules/react-native-inappbrowser-reborn/utils.js @@ -5,22 +5,24 @@ import invariant from 'invariant'; import { - processColor, +...