Wilber Hinojosa
Wilber Hinojosa
@sfreeman28 I had to update it manually. 1. Update The [font awesome 5 brands font file](https://github.com/oblador/react-native-vector-icons/blob/master/Fonts/FontAwesome5_Brands.ttf). [This](https://use.fontawesome.com/releases/v5.15.3/fontawesome-free-5.15.3-web.zip) includes the tiktok icon. 2. Update [the map file](https://github.com/oblador/react-native-vector-icons/blob/master/glyphmaps/FontAwesome5Free.json) with and entry: `...
@faz919 . It is not an issue anymore. Just update to latest version
I had to update like this to have this working. Hope it helps: [patch](https://github.com/taskrabbit/react-native-zendesk-chat/compare/main...hdwilber:react-native-zendesk-chat:main)
@ahmed-abdelkader-00 , TBH I am not sure how to fix the issue. You can try by adding this in `android/build.gradle` file of your project ```gradle allprojects { repositories { maven...