Skip to content

Commit

Permalink
Add note about iOS images
Browse files Browse the repository at this point in the history
Applies PR NativeScript#232 after rebasing
  • Loading branch information
ErjanGavalji committed Mar 15, 2016
1 parent 7697a6d commit e7b9713
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ui/ui-images.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,3 +83,5 @@ IOS resources should be added inside the `App_Resources\ios` folder in your app.
For more information see [Icon and Image Sizes](https://developer.apple.com/library/ios/documentation/UserExperience/Conceptual/MobileHIG/IconMatrix.html#//apple_ref/doc/uid/TP40006556-CH27-SW1) in the iOS Developer Library.

Once the NativeScript project is prepared(`tns ios prepare`) all the images will be copied to the `platforms\ios\<project-name>\Resources\Icons`.

**iOS images must be `PNG` files**

0 comments on commit e7b9713

Please sign in to comment.