Big thing coming to the next Cork release!
#swiftUI #macOS #opensource #buildinpublic #macdev #homebrew #CorkApp
#Tag
Big thing coming to the next Cork release!
#swiftUI #macOS #opensource #buildinpublic #macdev #homebrew #CorkApp
The day has come!
🚀☕ Introducing Brewventy - a coffee-themed Eleventy starter. Mocha/Latte themes with a one-click toggle, SCSS customization, clean layouts, and Github Pages ready.
https://www.kylereddoch.me/blog/introducing-brewventy-your-coffee-themed-eleventy-starter-kit/
The day has come!
🚀☕ Introducing Brewventy - a coffee-themed Eleventy starter. Mocha/Latte themes with a one-click toggle, SCSS customization, clean layouts, and Github Pages ready.
https://www.kylereddoch.me/blog/introducing-brewventy-your-coffee-themed-eleventy-starter-kit/
The initial startup workflow needed some help. Starting on the first part now 🙂
Alright I think I'm happy with this now 😊. So excited to ship this update for Bridges! It's been way too long since the last update.
Starting App Store screenshots now. I'm starting over again from the last designs I had. Thoughts?
Do things that don't scale: A customer called me while I was at the gym.
Normally, I wouldn't have been back at work for at least 1.5 hours.
Instead, I ran home, activated their account, and then returned to the gym. Extra workout, happy customer. Win-win. #buildinpublic #indiehackers 💪
Anyone following me need another app to include in their iOS26 apps lists? Gonna be releasing the 2.0 of my link saving app @bridges really soon 🙂 it comes with support for the new OS and shortcuts support.
If you’d like to try @bridges now’s a great time! It’s been updated for iOS & iPadOS 26 along with shortcuts support. Planning to launch the 2.0 of the app soon.
Feeling much better about the @bridges share sheet now 🙂. I feel like I can see a light at the end of the tunnel.
Any suggestions as to why this keeps happening? In my share extension the view that is presented is wildly unreliable. It gets dismissed as soon as it opens. Or after typing some text it’s never a clear reproducible reason. I am using a UIHostingController to embed a SwiftUI as the root view. The strange thing is it doesn’t happen on the simulator or when building from the share extension target.
This has been very confusing to debug. I feel like I just noticed this behavior in the later betas 9 and the RC. Essentially the view gets dismissed on its own. Sometimes it’s after entering a random amount of text in a TextField. It’s using SwiftUI not UIKit or storyboards and only happens on device. I thought it was the LinkPresentation API but I was wrong that isn’t what’s causing this behavior. When I build it from the share extension target it does not have these issues.
Making progress on adding shortcuts for @bridges 🙂. I’ve wanted to add them for a long time. Finally getting around to it 😅.
I’m probably doing something wrong but when making an app intent I keep getting weird return values. I want to get a string array as a return type but all I get is this printed return value. Has anyone done this before or even use a shortcut to write to the clipboard on iOS? If I add the system action copy to clipboard it returns the correct array I give it. But I’m trying to make this a single action.
Just want to see if anyone else wants to try the iOS 26 @bridges beta. It’s adopting Liquid Glass and I’m slowly working on new features like shortcuts support.
Bridges is my app that lets you save things for later. It specializes in letting you create long lists of links with different formats. Great for podcast show notes and things like that.
Finally getting around to shortcuts ☺️. Feels good to be working on Bridges again 😁.
Alright finally starting to get the ball rolling on this one 🧐
If your on iOS 26 or iPadOS 26 and want an app to save things for later you can join the @bridges beta 🌁. I am super excited to be working on this again. I have some new features in the pipeline for it but this focuses on updating the UI for Liquid Glass.
If your on iOS 26 or iPadOS 26 and want an app to save things for later you can join the @bridges beta 🌁. I am super excited to be working on this again. I have some new features in the pipeline for it but this focuses on updating the UI for Liquid Glass.
Before and after iOS 26 has a long way to go still. But I’ve been liking Liquid Glass overall especially in beta 6. I want to bring my apps to adopt it. I miss putting more work into my first real app @bridges. I don’t have enough time to update the Mac version too. But I’m hoping to hit day 1 for the iPhone and iPad app.
Has anyone else found that the SwiftUI modifier .buttonStyle(.glassProminent) doesn't work properly on the iPad's sidebar using NavigationSplitView? This is running on beta 6. I'm trying to give the add folder button that look like I do in the middle column for adding a link to that selected folder.
A space for Bonfire maintainers and contributors to communicate