Open bonnmh opened 10 months ago
This patch works well
@bonnmh seeing as this is a custom implementation for the inbuilt function, can you please add some error handling? Also, can you please move the React Native reject/resolve function calls to the function you've written?
@skb1129
@bonnmh seeing as this is a custom implementation for the inbuilt function, can you please add some error handling? Also, can you please move the React Native reject/resolve function calls to the function you've written?
i think it works as same as this part of code that was before (on error it do nothing without using resolve/reject for RN)
[[UIApplication sharedApplication] setAlternateIconName:newIconName completionHandler:^(NSError * _Nullable error) {
return;
}];
@bonnmh Thanks for this feature.
Appstore is completely approved, I think it will help many people