5ZYSZ3K
5ZYSZ3K
Here is a diff that fixed the issue: ``` diff --git a/node_modules/@gorhom/bottom-sheet/lib/commonjs/components/bottomSheetContainer/BottomSheetContainer.js b/node_modules/@gorhom/bottom-sheet/lib/commonjs/components/bottomSheetContainer/BottomSheetContainer.js index 07cbe0a..6c23503 100644 --- a/node_modules/@gorhom/bottom-sheet/lib/commonjs/components/bottomSheetContainer/BottomSheetContainer.js +++ b/node_modules/@gorhom/bottom-sheet/lib/commonjs/components/bottomSheetContainer/BottomSheetContainer.js @@ -9,6 +9,7 @@ var _reactNative = require("react-native"); var _constants...
Hi all @jsamr @DorianMazur @qwertychouskie, Seems like this PR has been inactive for a while Is there anything left to do here to have this branch merged? If so, then...
Hi @jsamr I've been working with this library for a while, and I think I know its internals quite well, as I had to implement HTML rendering with `react-native` in...
@jsamr I also added a comment to https://github.com/meliorence/react-native-render-html/pull/672, which seems to be blocking further releases - as the CI has been down for a while. I can take it over...
@jsamr Got it, then I'll start with #674