rubyforgood / rubyforgood/alongwithyou
App ships Expo's default branding as the product identity
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 9
- Forks
- 4
- Avg merge
- 9h 34m
- Merged PRs (30d)
- 16
Description
app.json:11 points the iOS icon at assets/expo.icon, whose only layer is expo-symbol 2.svg on Expo's blue gradient. icon.png (1024×1024) and splash-icon.png are still Expo's mark, splash background is Expo blue #208AEF. Installed on a phone, this is an Expo-branded app called "Along With You." App stores will reject this, and it ships another company's mark as this project's icon. Needs real icon/splash assets before any store submission.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at app.json:11 and inspect assets/expo.icon, icon.png, and splash-icon.png to inventory the Expo branding currently shipped. Replace the Expo mark and blue splash treatment with approved product assets, then verify the installed app no longer presents Expo branding before store submission.
Written by the indexing model from the issue text.
Assessment
- Domain
- design, mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100