Before you compile your app and run it on your device, you'll need create some icons and splash screens, and add a mobile-config.js file to your app.
App.icons({
// iOS
'iphone': 'resources/icons/icon-60x60.png',
'iphone_2x': 'resources/icons/
[email protected]',
'ipad': 'resources/icons...