Ceddy Muhoza

Results 8 issues of Ceddy Muhoza

What are some other tool one can use for a complete side by side comparison like before merging, - I do understand loki does it for you in the background,...

- I use Couchbase as my MongoDB - InfluxDB is for my historical market data,

enhancement
help wanted
good first issue
integration

BUG IN CLIENT OF UIKIT: Setting UIDevice.orientation is not supported. Please use UIWindowScene.requestGeometryUpdate(_:) [Source](https://developer.apple.com/forums/thread/707735) #241 PS: Works on my end now, please update if you have any suggestions.

### import ViewPropTypes from deprecated-react-native-prop-types instead of react-native Linked issue https://github.com/jsdf/react-native-htmlview/issues/345

Just like in CRA, is it possible to add babel, where we can add extra module to transpile, or import css files, add support for styling engines like scss, so...

is it possible to implement a solution that works like puppeteer, mainly; - to download entire website content, - to interact with the dom, data input, intercept requests e.t.c ...

According to [allow-specifying-a-custom-port-when-making-a-subrequest-with-the-fetch-api](https://developers.cloudflare.com/workers/configuration/compatibility-dates/#allow-specifying-a-custom-port-when-making-a-subrequest-with-the-fetch-api ) it says that setting the flag `allow_custom_ports` or a compatibility date greater than 2024-09-02, should allow fetch to work with custom ports for HTTPS, however settings...