JordanMorgan10 Profile Banner
Jordan Morgan Profile
Jordan Morgan

@JordanMorgan10

Followers
29K
Following
12K
Media
3K
Statuses
16K

The cause of several bugs since iOS 4. ---- Dev Rel: @Superwall Words: https://t.co/SZiXGiq5jt Alyx: https://t.co/2TZlcoGGED Bball: @elitehoopsapp

Missouri
Joined November 2011
Don't wanna be here? Send us removal request.
@JordanMorgan10
Jordan Morgan
1 month
🚨 Alyx is now LIVE 🚨 The silliest way to track caffeine, with all of iOS 26's bells and whistles. Scan stuff with Visual Look Up, use interactive Shortcuts, and tons more. Since I'm terrible at making videos, I had SNES-style box art commissioned for it instead πŸ˜„πŸ•ΉοΈβ˜•οΈ
14
6
75
@JordanMorgan10
Jordan Morgan
4 hours
Mini milestone cont: $7500 MRR today for Elite Hoops πŸŽ‰. Days from launch: 755 days Since last milestone: 21 days Next goal: $8,000 MRR
0
0
4
@JordanMorgan10
Jordan Morgan
2 days
I'm looking to get back on the conference circuit a bit next year 🎀 At Superwall, we're also looking to sponsor a few as well. So if the combo of a perennially tired dad as a speaker along with Superwall as a sponsor sounds great to you, hit me up!
3
0
6
@JordanMorgan10
Jordan Morgan
6 days
I just merged tons of community additions to the SwiftUI Backports project. Go update to 1.0.4 today: - A lot of tab bar APIs added - Toolbar additions (so glad someone figured out how to do this, I couldn't) - And more Grab it here:
Tweet card summary image
github.com
SwiftUI-Backports makes it easy to use the latest SwiftUI modifier, like those introduced in iOS 26, while still supporting older iOS versions. With a simple .backport modifier, you can write moder...
3
6
112
@JordanMorgan10
Jordan Morgan
7 days
✍️ New Post ✍️ Tips on using String(localized:), and what I used to translate Elite Soccer Club to 3 languages in a few days: - Cursor+Claude - String Catalogs - Xcode's (awesome!) on-device model for comment generation - ButterKit - Superwall's paywall translations
1
0
6
@JordanMorgan10
Jordan Morgan
12 days
So.... We straight up built a vibe coding tool 😎 Try it today - we tuned this thing for weeks and weeks to make it produce quality results for Swift apps. Superwall paywalls built right in with our MCP, no guessing, no roadblocks - app to paywall to App Store insanely fast.
@jakemor
Jake Mor
12 days
Announcing Supervibes - the vibecoder for native iOS apps. Download link in next post πŸ‘‡ πŸš€ Works with ANY new or existing Xcode project πŸ“± Build directly to the sim or to device πŸ’» Use it with / without Xcode πŸ€– Works with your existing Claude subscription πŸ’° Fine-tuned for
0
2
32
@JordanMorgan10
Jordan Morgan
17 days
If there is one service that's turned around my opinion it's @supabase - I had some data issues with them a few years back, but kept using it. Their AI assistant is so good, if you're an iOS dev by trade like me and need to get up and going with backend work, it's a no-brainer.
7
0
31
@JordanMorgan10
Jordan Morgan
21 days
Mini milestone cont: $7000 MRR today for Elite Hoops πŸŽ‰. Days from launch: 734 days Since last milestone: 172 days Next goal: $7,500 MRR
5
0
15
@JordanMorgan10
Jordan Morgan
25 days
✍️ New Post ✍️ My guidelines for creating custom controls: Learnable Memorable Accessible https://t.co/3ft6PwJYKn
0
0
4
@JordanMorgan10
Jordan Morgan
27 days
Update - $12!?
0
0
1
@JordanMorgan10
Jordan Morgan
28 days
Apple just approved a big update to Alyx β˜•οΈβ˜•οΈβ˜•οΈ - Add your own custom drinks - Sync with iCloud - Set your own measurement unit - SNES box art in settings (ofc critical) πŸ‘―β€β™‚οΈ - Lots more Go snag it! https://t.co/zziQ2fjQRQ
7
3
99
@createwithswift
Create with Swift
30 days
Alyx: Caffeine Kit by @JordanMorgan10 , issue #75. Discover more, subscribe! https://t.co/EKdCyDpLkw
1
1
11
@jakemor
Jake Mor
1 month
🚨 PSA @Superwall is hiring a full stack mobile dev (starting in support). Ideally with experience in ts / swift / kotlin. If you're passionate about mobile apps & monetization we'd love to chat. πŸ€‘ Year 1: $130K β†’ Year 2: $175K 🌎 Global Remote (Europe preferred) πŸ”₯ Side
6
13
53
@JordanMorgan10
Jordan Morgan
1 month
Ok so it's been over a week and I've upped my bid for "caffeine tracker" several times, and still zero impressions with Apple Search Ads. I *think* there are just some big spenders here, I don't know how I can compete in this case πŸ€·πŸ»β€β™‚οΈ
7
0
12
@JordanMorgan10
Jordan Morgan
1 month
I couldn't let the custom Alyx SNES box art go to waste. To the settings footer it goes. #ThankYouForPlaying
2
3
89
@natpanferova
Natalia Panferova
1 month
Here’s my custom stretchy() SwiftUI modifier built with visualEffect(), powering the stretchy header in @BreveCoffeeApp β˜•οΈ I shared the code for it earlier in my blog post: https://t.co/1KwQVRkY7S
13
42
650
@spottedinprod
Spotted in Prod
1 month
Alyx is a handy little caffeine tracker that blends glass, blurs, springs and morphs to give us exactly what we're looking for in iOS apps: glass, blurs, springs, and morphs. Oh and if you keep drinking coffee too late in the day it's useful for that too:
Tweet card summary image
apps.apple.com
β€ŽAlyx is a silly way to track caffeine. Quickly log espresso, lattes or anything else and see how it affects your health, sleep or view other interesting stuff! Of course, you can log caffeine here....
1
2
12
@JordanMorgan10
Jordan Morgan
1 month
I often forget this, but you can use a gradient with .foregroundStyle and SF Symbols. That's how I have the multi-colored one here: ``` Image(systemName: "yourSymbol") .foregroundStyle(Gradient(colors: [.purple, .red, .blue]) ```
4
5
299