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

Add support to implement Apple Watch screenshot #28

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Conversation

PPacie
Copy link

@PPacie PPacie commented Dec 23, 2019

Hey Emil,

Thanks again for sharing this project with the community.

I have implemented support to add an Apple Watch screenshot if by setting enable_apple_watch = true in _config.yml.

The procedure is the same as for adding an iPhone screenshot.

Supported screenshot sizes are:

  • 368 x 448 - 44mm
  • 324x394 - 40mm

I've included a demo screenshot.

You can see/test it live on my website buoywatch.com.

I believe that most of the part of the implementation code is ok. However, I am an iOS dev (I don't do web). Sorry, if the CSS or anything I've touched is not 100% correct. Feel free to adjust it.

PS: Your code was pretty clean and well structure that even a non web developer could implement a new feature on it =)

Cheers,
Pablo.

@emilbaehr
Copy link
Owner

Hi there! This looks really nice. I'm very sorry for not looking into this earlier. I'll try to merge the pull request in the next coming days.

Thanks for the nice work.

@FelixLisczyk
Copy link

Hi @emilbaehr,

Do you have an ETA for merging this PR? I would love to use this project for my Apple Watch app. 😊

Thank you!

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