skb1129 / react-native-change-icon

Change your application icon programmatically for React Native apps
MIT License
500 stars 92 forks source link

fix: replace ICON_INVALID text with original error and fix readme #77

Closed sakshya73 closed 1 year ago

sakshya73 commented 2 years ago

I was trying out this package and faced some issues so I thought to address those.

Issues: Android:

ios:

Thanks for this great package :) @skb1129 .

sakshya73 commented 1 year ago

Could you please look into this PR? @skb1129

skb1129 commented 1 year ago

custom error message are a way to standardise error handling, we can't rely on the system error messages for that