cloudinary / cloudinary-react-native

MIT License
12 stars 4 forks source link

Using the cloudinary SDK on expo v50.0.07 causes use font hook to fail randomly #19

Open ifedeejoy opened 6 months ago

ifedeejoy commented 6 months ago

Bug report for Cloudinary React Native SDK

Describe the bug in a sentence or two.

using the most recent version of the cloudinary react native sdk, custom fonts and icons don’t work on expo, for some reason, it seems using the cloudinary package, causes the useFont and even the expo-vector/icons packages to fail and not load icons or custom fonts at all.

dannyv-cloudinary commented 6 months ago

Hi, thanks for getting in touch.

Could you please provide us with a sample repo which demonstrates the issue?