Skip to content

Commit 1586f31

Browse files
author
Brent Vatne
committed
[Docs] Add note about build being required for any change to Images.xcassets
1 parent c2aa166 commit 1586f31

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/Image.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ When your entire codebase respects this convention, you're able to do interestin
2121

2222
![](/react-native/img/StaticImageAssets.png)
2323

24+
> **NOTE**: App build required for new resources
25+
>
26+
> Any time you add a new resource to `Images.xcassets` you will need to re-build your app through XCode before you can use it - a reload from within the simulator is not enough.
27+
2428
*This process is currently being improved, a much better workflow will be
2529
available shortly.*
2630

0 commit comments

Comments
 (0)