Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: added missing icon and launch screen to fabric example #2268

Merged
merged 4 commits into from
Jul 30, 2024

Conversation

alduzy
Copy link
Member

@alduzy alduzy commented Jul 30, 2024

Description

This PR adds missing icon and launch screen to FabricExample app.
After copying the icons from paper example i noticed there are icons for iPad and the example itself supports iPad platform. Thus I decided to add the iPad support to fabric example as well.

Changes

  • added iOS icons and launch screen
  • added iPad support
  • added android icons and launch screen

Screenshots / GIFs

Before

Screenshot 2024-07-30 at 11 13 17
Screenshot 2024-07-30 at 11 15 08

After

Screenshot 2024-07-30 at 13 20 29
Screenshot 2024-07-30 at 12 54 53

Checklist

  • Ensured that CI passes

@tboba
Copy link
Member

tboba commented Jul 30, 2024

Great change! Just leaving one suggestion here.
In Reanimated, Example app and FabricExample app have different app icons. This allows the developer to visually distinguish app with old and new arch. Can we do something similar there? I would go for having an outline version of logo in FabricExample app, something like in our docs (maybe with gradient kept?) - you can find the logo here.

image

For reference, I'm also leaving links for reanimated logos:
https://github.com/software-mansion/react-native-reanimated/blob/main/apps/paper-example/android/app/src/main/ic_launcher-playstore.png
https://github.com/software-mansion/react-native-reanimated/blob/main/apps/fabric-example/android/app/src/main/ic_launcher-playstore.png

@kkafar
Copy link
Member

kkafar commented Jul 30, 2024

I've also thought of that @tboba, but I don't think we have such graphic ready. Unless @alduzy can rustle one up in half an hour, otherwise I'm for merging this PR as is.

@alduzy
Copy link
Member Author

alduzy commented Jul 30, 2024

I've replaced the icon on fabric as @tboba suggested 😉

@kkafar
Copy link
Member

kkafar commented Jul 30, 2024

Murarz tynkarz akrobata

Nice

Copy link
Member

@kkafar kkafar left a comment

Choose a reason for hiding this comment

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

A load of new kilobytes for our repository (that hurts me), but fine :D 🟢

@alduzy alduzy merged commit 325f27e into main Jul 30, 2024
3 checks passed
@alduzy alduzy deleted the @alduzy/fabric-example-icons-and-launch branch July 30, 2024 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants