- Go to https://www.appicon.co/from https://www.appicon.co/ to generate logo for iOS, Android
- Go to https://icon.kitchen/ to generate logo rounded for Android
- After generate
- Unzip file from https://www.appicon.co/
- Copy Dowloads/Assets.xcassets/AppIcon.appiconset to react-native-starter/ios/starter/Images.xcassets
- Done
- Unzip downloaded file from https://www.appicon.co/
- Copy all Downloads/android/* to react-native-starter/android/app/src/main/res
- Unzip downloaded file from https://icon.kitchen/
- Copy merge folder Downloads/ic_launcher/res/* to react-native-starter/android/app/src/main/res
- Done