Kieran Crown

Results 9 issues of Kieran Crown

I'm trying to setup a custom domain along side a custom subdomain that both point to the same nextjs project but no matter what I try I'm getting this error:...

question

I seem to be getting some Typescript errors when importing a SVG. I have setup my `metro.config.js` and created a `declarations.d.ts` file as per the installation instructions. I still seem...

Currently the app doesn't work on Ventura (Beta). Unable to create a new item.

**Describe the bug** I'm attempting to to create a component where the user can scroll back through data and as they do so more data loads in and gets appended...

bug

Does anybody have experience getting this to run in Deno? My output is constantly looking like this ``` Uint8Array(24) [ 0, 0, 0, 7, 0, 0, 0, 0, 0, 0,...

**Describe the bug** I'm trying to keep the keyboard open whilst displaying a popup. I've tried changing the mode but nothing seems to work. I assume this is because the...

# Bug I'm experiencing an issue where dismissing the keyboard on Android leaves a blank space the size of the keyboard in it's place. I have tried setting the `keyboardBlurBehavior`...

bug

I'm trying to follow the [example](https://bvaughn.github.io/react-virtualized/#/components/WindowScroller) for the window scroller in react virualized but can't seem to get any new rows to render ([See example](https://s6.gifyu.com/images/2021-07-05-13-28-34_1.gif)). Here's the code I wrote:...

This change adds biometrics type. So you can differentiate between FaceID and TouchID on iOS and Fingerprint and Face unlock on Android. Tested on iPhone 15 PM and Google Pixel...