Skip to content

Commit a0bbbdd

Browse files
committed
Merge pull request NativeScript#273 from NativeScript/mmillican-note-about-ios-images
Add note about iOS images
2 parents c03b9be + a5f7f29 commit a0bbbdd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ui/ui-images.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,3 +83,5 @@ IOS resources should be added inside the `App_Resources\ios` folder in your app.
8383
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.
8484

8585
Once the NativeScript project is prepared(`tns ios prepare`) all the images will be copied to the `platforms\ios\<project-name>\Resources\Icons`.
86+
87+
**iOS images must be `PNG` files**

0 commit comments

Comments
 (0)