jakob-p
jakob-p
something like this: https://github.com/jakob-p/react-native-responsive-dimensions/commit/12bf92f679229a591ef33fb15c3f61c88f87256a I can open a PR if you want
The change in Line 140 `return r.bottom;` makes the view height to small in my app, if i revert it back to `return r.bottom - r.top;` this pull request fixes...
I think a feature that blocks all requests for domains that do not have pinned certificates or are in an allowlist would be great! It could increase security for react...