After some delays, version 1.1.0 of Subscrible is live on the App Store! With the only exception of the link for donations, since Apple wouldn’t allow it 🤒
Integrated simple text guide into app. Trying @super_ for the first time. Sadly, but it can’t create links based on notion link to block. So I’ve done it manually by replacing paths.
I guess I should add at least video preview for each item in list
Invalid state should be impossible to represent in app.
In @transition_ios it has no sense to create composition without any media selected. So now you can't. Same with removing single last item from composition.
Day 60 of #100DaysOfSwiftUI. One more app completed related to CoreData and data management. The JSON decode blocked me for a little bit until I discovered how to read the errors generated in XCode. #Swift#SwiftUI#iosdev#buildinpublic
Day 59 of #100DaysOfSwiftUI. Last challenge before completing this chapter around data. Again an easy challenge. It seems like that the only one that I really struggled was about drawing. #Swift#SwiftUI#iosdev#buildinpublic
SwiftUI rocks! I needed to add just one line of code to the FetchRequest to make the sorting animated (as seen on video from original tweet). How cool is that? 😎
I’m working on adding some visual cues to @argylebuild iOS app. Needed a subtle plane look with a visible pattern to it. What do you think? Is it great or did I nail it? #buildinpublic#AugmentedReality#iosdev
👉 What should I do: make last feature and build for beta test 🤦♂️ Me: playing with animations, remaking some UI parts and composing some of them into little demo.
Released a new feature for BarTab today. Or maybe an extension of an old feature. More control over email recipients, optional message and email preview. Also ability to add payment options to emails. Took 15(!) minutes from Submitted for review to Success! #buildinpublic#iosdev
Back to working on BarTab today. Want to give users more control over the email to notify customers of their balance. Adding buttons to add/remove specific subgroups, ie. customers with negative balance. Also want to preview the email with a WKWebView! #buildinpublic#iosdev
I've started getting feature request for Lubba that I hadn't thought about at all before, very cool feeling and going straight to the backlog! #iosdev#AppleWatch#buildinpublic
CheckYourList.app v1.2.0 is now live 🎉 - Integrates more iOS Shortcuts & Suggested actions - Core Spotlight Integration (makes the app searchable) - Colors for checklists and groups - Subscriptions so I can spend more time building the app #buildinpublic#iosdev
Alright, this should get y’all in the ballpark. So, first guess broadly what the app does. Then later, we’ll see if y’all can guess the twist I’ll add!
Here’s the game. I’m going to start a #BuildInPublic project, and y’all guess what this app does. Threading here for the next several weeks. Game on! #iosdev
My next update of checkyourlist.app is almost done. - Improved siri and shortcut integration - Access to a telegram chat group - a new payment structure - custom colors for checklists & groups - lots more! #buildinpublic#iosdev#indiedev
Daily standup: ✅ Remade settings screen with some interactions (not sure about buttons in "Report bug" section) 🔳 Today going to look into save/load system for compositions
I recently decided to improve the UX for the timeline in my app. twitter.com/alex_oleynyk/s… I wanted to do it special and dynamic. It turned out to be several times more difficult than expected.
BarTab has its first paying customer! 🥳 Off to a good start with 100% conversion rate 🔥🔥Might be they just forgot they signed up for the trial, but I’m hoping it’s someone who genuinely finds value in my app! #buildinpublic#iOSDev 👇
Day 1 of my personal 10 Day App Challenge is complete ✊
Main screen with some button animations is built. Next up is figuring out how I want to do data persistence. Coredata might be too complex, but UserDefaults might not be enough. Fun times!
Both a blessing and a curse developing a running app. I get the most creative while out running with the fresh air, and I keep seeing my app on my wrist so I just want to keep improving it! #buildinpublic#applewatch#iosdev
Almost done with Strava integration for my running app Lubba. That would mean I have export to GPX, TCX and Strava, no need for any external app to export your workouts if you record them through Lubba! Soon ready for release... #iosdev#applewatch#buildinpublic
Remedied my int/float blunder and feeling pretty good about myself. Implemented this feedback button/sheet in under 30 minutes with #SwiftUI. It's hooked to the @Firebase Trigger Email extension to send an email directly to me. #iOSDev#buildinpublic
So here’s my site so far: bartab.info. Just the bare bones, with no app show case yet, but a nice foundation to build on. Anyway, just wanted to share my thoughts somewhere. Let me know what you agree or disagree on! #iosdev#buildinpublic#softwaredevelopment
I’ve learned something new while translating my SwiftUI app. If I want to translate color’s description, I need to use LocalizedStringKey. Here is an example code. I’m sharing it with you all, maybe someone else will find it useful.
#BuildInPublic Project 4/10: Social Network for Travelers! Day 18 I've been working on the search/explore feature of the app. I built a tab system for switching to user/map/tale search. The more difficult parts of project are about to happen! #100DaysOfCode#iOSDev#AndroidDev
When you compare two paints, you’ll get the delta score for the paints and a reason as to why it’s a good (or not so good) match. #BuildInPublic#iOSDev
@Jeehut will be reviewing Barcodes from first impressions tonight live on stream, and I'll be in chat to hang out and answer questions! He'll give feedback and suggestions, then work on his open source Focus Timer build with SwiftUI.