xerdnu

Results 27 comments of xerdnu

@nabilfreeman 1. Install [patch-package](https://github.com/ds300/patch-package) and make sure to add postinstall to scripts in package.json (see instructions). 2. Make sure you have a clean install of the latest expo-font v12 installed...

I’ve tried to reproduce the issue you’re describing, but haven’t been able to so far. Could you please confirm if this problem is still happening for you and if so,...

Percentage-based sizing isn’t supported in react-native-blasted-image because it significantly impacts performance and can cause flickering issues that are common in other libraries. The recommended approach is to calculate and set...

To help narrow this down, could you please provide a few more details? - What Android device and Android OS are you seeing this on? - Does this happen consistently...

Thanks for the report! I will take a closer look at this over the weekend then. I tried to reproduce this myself a few days ago but without any luck....

@ethanneff [Check this out](https://github.com/xerdnu/react-native-blasted-image) if you have not tried it yet. It's a lightweight image component that works with or without Expo. It was created with inspiration from react-native-fast-image that...

[Check this out](https://github.com/xerdnu/react-native-blasted-image) if you have not tried it yet. It's a lightweight image component that works with or without Expo. It was created with inspiration from react-native-fast-image that also...