Skip to content

Document the iOS asset catalog option for image assets - #5177

Merged
Simek merged 2 commits into
react:mainfrom
janicduplessis:@janic/ios-asset-catalog-docs
Jul 23, 2026
Merged

Document the iOS asset catalog option for image assets#5177
Simek merged 2 commits into
react:mainfrom
janicduplessis:@janic/ios-asset-catalog-docs

Conversation

@janicduplessis

Copy link
Copy Markdown
Contributor

Documents the opt-in iOS asset catalog for packager image assets added in react/react-native#30129. Adds a subsection to the Images guide ("Static Image Resources") covering the RCTUseAssetCatalog Info.plist key, what the iOS build does when it's set, and the clean-build caveat.

Companion to react-native-community/template#247, which enables the key for new apps.

Test plan

  • Run the docs site locally, open the Images page, and confirm the new "Bundling images in an asset catalog (iOS)" subsection renders with the code block and asset-catalog link displaying correctly.

@janicduplessis
janicduplessis marked this pull request as ready for review July 23, 2026 13:26

@SimekSimek left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @janicduplessis, tested the addition locally, LGTM! Thanks for updating the docs! 🙏

@Simek
Simek merged commit c1a972b into react:mainJul 23, 2026
8 checks passed
@janicduplessis
janicduplessis deleted the @janic/ios-asset-catalog-docs branch July 23, 2026 17:38
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@janicduplessis@Simek