Mike Hardy

Results 93 issues of Mike Hardy

Hi there :wave: This library is great, but it suffers from zIndexing / overlap issues that are basically out of it's control. There are issues related to it many times...

documentation

Fixes #504 There should be 2 commits here, one for each build.gradle file, but they are the same change in both. Works locally Second commit coming in a moment when...

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. jcenter proclaimed they would stay up...

I was troubleshooting [a database problem in AnkiDroid](https://github.com/ankidroid/Anki-Android/issues/5006) and in my research noticed that the error message given wasn't correct vs AOSP source - the AOSP version was more informative...

enhancement

Hey @pmadruga :wave: long time no traffic from me here :-) Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. I'm wondering how you would feel...

I have a little batch of ios-specific metadata issues using the storage emulator and firebase-ios-sdk (firebase-android-sdk works in these cases) https://github.com/invertase/react-native-firebase/blob/fe3d22f54d0d706529eb5367795b568d9e783a4e/packages/storage/e2e/StorageReference.e2e.js#L373-L387 The FIXMEs here: ```javascript describe('updateMetadata', function () { it('should...

type: bug
emulator-suite
emulators: storage

Summary: --------- Currently template requires 21.4.xx https://github.com/facebook/react-native/blob/1b3581e245d1ae5f965f80c59dc57aece0a854e7/template/android/build.gradle#L9 This NDK check may need to be moved out of `--contributor` if NDK is required for TurboModules? Test Plan: ---------- CI should test...

## Describe the Feature Building for catalyst is very difficult - if the user has SUPPORTS_MACCATALYST as YES - Tweaks to check: - dead code stipping is on (https://github.com/react-native-community/cli/issues/1572#issuecomment-1067177507) -...

feature request
command: doctor

## Describe the Feature Something about iOS archiving fails if the path has spaces in it. Of course that is an underlying issue that should be fixed. However it is...

feature request
command: doctor

## Describe the Feature @tido64 noted in https://github.com/facebook/react-native-website/pull/3027#discussion_r836231851 (a pull request that implies using ccache is great) that if you enable static analysis in your Xcode project, ccache is incompatible...

feature request
command: doctor
no-stale-bot