AspirinShot

27 posts

AspirinShot banner
AspirinShot

AspirinShot

@AspirinShot

Create your App Store screenshots in SwiftUI: 🛠️ in Xcode ✌️ using your #SwiftUI and #UIKit views 🙅 no UITests 🌐 Localized w/Strings.file 🏝️ By @sowenjub

Xcode Previews Katılım Haziran 2023
5 Takip Edilen123 Takipçiler
Edward Sanchez
Edward Sanchez@edwardsanchez·
@AspirinShot I see you released an update but now I only see the notch iPhone (for 5.5 and 6.7, and still no 6.5). Any idea what I could be doing wrong?
English
1
0
0
271
AspirinShot
AspirinShot@AspirinShot·
@edwardsanchez Did you see that you can access the environment variable `screenshotFormat`? It gives you the display size, width/height, pixelWidth/pixelHeight, etc.
English
1
0
0
30
Edward Sanchez
Edward Sanchez@edwardsanchez·
@AspirinShot The main thing I want to have is localization of the top strings, for the screenshot I'd like to put an image, but I need a way to know which size it's rendering at.
English
1
0
0
33
Edward Sanchez
Edward Sanchez@edwardsanchez·
@AspirinShot One more thing... I have a bit of a hard time making my app render. Not because of anything you're doing but because it's hard to get data in.
English
1
0
0
21
Edward Sanchez
Edward Sanchez@edwardsanchez·
@AspirinShot Got it. I see the 5.5 is not available there. Let me see if I can get it somehow. If I can't get it officially, would you be cool if we found something online and I can make the image for you?
English
2
0
2
27
AspirinShot
AspirinShot@AspirinShot·
@edwardsanchez I don't use an API for the bezels. I downloaded them from developer.apple.com/design/resourc…. For each file/size, I need to find the design's pixel size (which is different from the screen's pixel size) so that the view fits nicely inside the bezel.
English
1
0
0
23
AspirinShot
AspirinShot@AspirinShot·
@edwardsanchez You're correct. If you don't provide 6.5", it will use the 6.7" screenshots.
AspirinShot tweet media
English
2
0
1
23
AspirinShot
AspirinShot@AspirinShot·
@edwardsanchez Fair points. Here's why it's like that: - 5.5: the bezels are not available anymore - 6.5 & 6.7 can be the same screenshots, so I defaulted to the most modern look (Dynamic Island) I'm updating AShot to include 15 series and will explain how to use your own bezels.
English
1
0
0
45
Edward Sanchez
Edward Sanchez@edwardsanchez·
@AspirinShot I am seeing the preview for 5.5 iPhone and 6.5 iPhone, but 5.5 is showing the notch iPhone, and 6.5 is showing the Dynamic Island iPhone. And I see no 6.7. 5.5 should be home button 6.5 should be notch 6.7 should be Dynamic Island
Edward Sanchez tweet media
English
1
0
1
97
AspirinShot
AspirinShot@AspirinShot·
0.9.3 update is out, fixing watermarks not being removed Need a free license? Just reach out DM here or @sowenjub
English
0
1
4
467
Peter Friese
Peter Friese@peterfriese·
BTW - all the phone screenshots in this tutorial were created using @AspirinShot - it saved me a lot of headache (I created all screenshots in light and dark mode), and allowed me to use the signature Apple keynote status bar. Highly recommended!
Peter Friese@peterfriese

If you'd like to learn how to build SwiftUI components, check out this hands-on interactive tutorial I built for you! You will learn: - Different techniques for composing views - How to make your views customisable - Making your views interactive - And how to style your views

English
1
1
7
2.6K
AspirinShot retweetledi
Arnaud Joubay
Arnaud Joubay@sowenjub·
While designing my own screenshots, I wanted to fine-tune the sizes/position of some elements based on the screenshot size. So I added: - a previewer with all sizes as a board - modifiers for scaleEffect/padding/offset that take dictionaries of sizes and values #buildinpublic
Arnaud Joubay tweet media
English
3
1
8
1.9K