starting-react-native-developement
  • Introduction
  • Getting Started
    • Best Practices
    • Local environment
    • VS Code
    • React Native Fundamentals
    • Tips and Tricks
    • Add iOS App Icons and Launch Images
    • Running On Android Device
  • React Navigation
  • Camera App
  • Background Uploads
  • FlatList
  • Image Uploads to S3
  • S3 Image Uploader App
  • Beta Testing
    • Configure your local environment - android
    • Renaming your Project
    • Signing your app for beta testing
    • iOS App Icons and Launch Images
  • Resources
    • Tutorials
      • UI
      • Templates
  • Navigation with Redux
  • Prepare Android app for Google Play
  • Submitting to the App Store
  • Common gradlew taks
  • Prepare Android app for Google Play
  • notes
  • Prepare iOS app for the App Store
  • ADB
  • Common Errors
  • Add Extra Skins to Android Emulator
  • gotchas
  • Geolocation
  • HTTP Status Codes
  • CocoaPods
  • Native Push Notifications
  • Mobx
  • Libraries
Powered by GitBook
On this page

Was this helpful?

  1. Getting Started

Add iOS App Icons and Launch Images

http://stackoverflow.com/questions/18780476/ios-7-app-icons-launch-images-and-naming-convention-while-keeping-ios-6-icons

http://guides.codepath.com/ios/Adding-Image-Assets

http://stackoverflow.com/questions/26615889/how-to-change-the-launcher-logo-of-an-app-in-android-studio

https://www.youtube.com/watch?v=SDKwNh0TioE

https://coronalabs.com/blog/2014/10/21/tutorial-building-multi-screen-launch-images-using-xcode-6/

PreviousTips and TricksNextRunning On Android Device

Last updated 5 years ago

Was this helpful?