Brandon Pearcy

Results 6 comments of Brandon Pearcy

+1 This really caught me off guard when we first started to use `firebase-mock`. After digging through the source, finally figured out that the API of `firebase-mock` differs from that...

I was able to track down a possible solution. Samsung devices are still running Android 10. When I added `android:requestLegacyExternalStorage="true"` to `AndroidManifest.xml` and rebuilt the app, expo-media-library was able to...

+1 to this. I have not found a convenient way to make the resized images publicly accessible without doing manual post-processing with additional cloud functions. The generated thumbs have no...

I can confirm this patch works, but creates a new warning if you happen to use `react-native-hyperlink` on both web and native in the same project. I would suggest you...

Hopefully you have an update @taeold ! 😅🙏 I've tested versions from 11.10.0 to 11.19.0, and disabling + enabling function triggers remains broken in all versions. After a certain number...

I can also confirm this is happening. If a user selects an animated GIF, the result is a static JPEG instead.