Commit 116f381
committed
feat: app launcher icon generator (iOS AppIcon + Android mipmap)
- Add devDependency sharp@0.34.2 and npm run gen:app-icon
- scripts/generate-app-icon.cjs: source app-icon.png or bootsplash logo, #111827 flatten
- Populate AppIcon.appiconset PNGs + Contents.json filenames
- Regenerate ic_launcher / ic_launcher_round per density
- Document in development.md and README quick start
Made-with: Cursor1 parent 0f10e4f commit 116f381
File tree
25 files changed
+684
-24
lines changed- android/app/src/main/res
- mipmap-hdpi
- mipmap-mdpi
- mipmap-xhdpi
- mipmap-xxhdpi
- mipmap-xxxhdpi
- docs
- ios/ReactNativeStarter/Images.xcassets/AppIcon.appiconset
- scripts
25 files changed
+684
-24
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
53 | 55 | | |
54 | 56 | | |
55 | 57 | | |
| |||
Loading
Loading
Loading
Loading
Loading
Loading
Loading
0 commit comments