Module Introduction
Assets are required to publish your app to both the iOS and Android app store. Not only that but they make your app look polished.
This isn’t a design course so we won’t be covering how to design the icon & splash screen but we will be:
- Learning about different tools I’ve used to help with creating icons
- Learning how to add app icons to both iOS and Android
- Learning how to create splash screens for both iOS and Android
- Listing resources on other assets you’ll need for a successful app store listing
To get started first make sure you download the project from GitHub.
Then check out the assets-start branch.
git checkout assets-start
Code: https://github.com/HandlebarLabs/production-ready-react-native/tree/assets-start
0 comments