Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions packages/react-native-dynamic-app-icon/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,7 @@ In list format, icons are named after the item index (`'0', '1', '2'`), they can
This isn't tied to `react-native-dynamic-app-icon` in any way, so any method of swapping icons works.

<!-- Android support: https://github.com/myinnos/AppIconNameChanger -->

## App Store usage

This package is for programmatic use only. To use various app icon variations in the App Store listing (e.g., for A/B testing), consult to [this package](https://github.com/convychat/expo-app-icon-variations).