You folks got me motivated, so here is an update! ๐จโ๐ณ๐ You can decide now, if you wanna apply hashtags only to the first or to all posts. You can also select to split based on sentences than on words. (1/2)
#BuildInPublic #indiedev #swift #swiftui #iOS #dev #iosdev
10.03.2025 16:39 โ ๐ 9 ๐ 3 ๐ฌ 2 ๐ 1
Yesterday out of frustration with all the different character limits, I built an app to auto split longer posts for me so that I can focus on what I want to communicate and not on if it fits nicely into a post on a certain platform. (1/2)
#BuildInPublic #indiedev #swift #swiftui #iOS #dev #iosdev
10.03.2025 13:01 โ ๐ 33 ๐ 10 ๐ฌ 7 ๐ 2
Demo ๐๐ป
#buildinpublic #indiedev #swift #swiftui #iOS #dev #iosdev
13.01.2025 20:30 โ ๐ 4 ๐ 0 ๐ฌ 0 ๐ 0
A screenshot of a code editor showing a SwiftUI view with a Linear gradient masked with the text โHappy New Year ๐โ. The gradient is animated from the leading to the trailing edge, looping through the colors cyan, indigo, purple, mint and teal.
Swift Nugget 11 ๐ถ๏ธ: Happy belated New Year to all of you ๐๐ป Iโm finally back after a complete break of everything development related with some LinearGradient SwiftUI magic ๐ชโจ
Try it out: github.com/n0rthk1n9/Sw...
Demo video down there ๐
#buildinpublic #indiedev #swift #swiftui #iOS #dev #iosdev
13.01.2025 20:30 โ ๐ 6 ๐ 1 ๐ฌ 2 ๐ 1
A screenshot of a code editor showing off the usage of .fontDesign(.rounded) at the root of the app to make all texts appear in SF Pro rounded font in SwiftUI
A screenshot of a code editor with a SwiftUI text field stating โAutomatically SF Pro roundedโ
A screenshot of an iPhone simulator with a text reading โAutomatically SF Pro roundedโ
Swift Nugget 10 ๐ฅ: The .fontDesign view modifier helps all us SF Pro rounded lovers immensely ๐ Set it to the main view of your app and all texts are in rounded design ๐ก
Try it out: github.com/n0rthk1n9/Sw...
#buildinpublic #indiedev #swift #swiftui #iOS #dev #iosdev
07.12.2024 14:46 โ ๐ 11 ๐ 2 ๐ฌ 0 ๐ 0
How to make a TextField or TextEditor have default focus - a free SwiftUI by Example tutorial
Learn Swift coding for iOS with these free tutorials
Thanks to @twostraws.bsky.social for the inspiration! Go check out his article about it here: www.hackingwithswift.com/quick-start/...
#buildinpublic #indiedev #swift #swiftui #iOS #dev #iosdev
05.12.2024 17:10 โ ๐ 4 ๐ 0 ๐ฌ 0 ๐ 0
A screenshot of a code editor showcasing how to set the focus state of a SwiftUI TextField.
A screenshot of an iPhone simulator showing a form with two TextFields, the focus is on the first field and the keyboard is open.
Swift Nugget 9 ๐: With this custom enum, you can track and set the focus states of your TextField. You can use it to guide your user which TextField to fill out and save him a tap๐ก
Try it out: github.com/n0rthk1n9/Sw...
#buildinpublic #indiedev #swift #swiftui #iOS #dev #iosdev
05.12.2024 17:10 โ ๐ 9 ๐ 1 ๐ฌ 1 ๐ 1
Haha using it in the right situation is the key, I agree ๐
29.11.2024 15:45 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
โApp Exhibit: Your App Showcase
โApp Exhibit: Showcase Your Apps Effortlessly
Are you an indie developer or tech enthusiast who frequently attends conferences, meetups, or networking events? App Exhibit is the perfect companion for...
And to celebrate 1 week of Swift Nuggets ๐ here is a promo code for getting Pro Lifetime for free in @appexhibit.bsky.social ๐๐ป
7HMHWLA6A9JM
Get it here: apps.apple.com/app/apple-st...
#indieappsales #buildinpublic #indiedev #swift #swiftui #iOS #dev #iosdev #RCGrowthChallenge
28.11.2024 21:18 โ ๐ 4 ๐ 1 ๐ฌ 0 ๐ 0
A screenshot of a code editor showing a swift file with an example usage of the autocorrectionDisabled view modifier on a SwiftUI TextField.
A screenshot of an iPhone simulator showing list of 8 Swift Nuggets to represent the second week of Swift Nuggets starting today
A screenshot of an iPhone simulator showing a form with 2 SwiftUI TextFields to to show off the usage of .autocorrectionDisabled
Swift Nugget 8 ๐: Use .autocorrectionDisabled to turn off auto correct for a TextField. This might be helpful for fields where the user just quickly wants to take a note ๐ก
Try it out: github.com/n0rthk1n9/Sw...
#buildinpublic #indiedev #swift #swiftui #iOS #dev #iosdev
28.11.2024 21:14 โ ๐ 14 ๐ 2 ๐ฌ 2 ๐ 0
Inspired by all the #IndieSky posts weโll also participate ๐๐ป In posts on @swiftnuggets.bsky.social and here will be promo codes โบ๏ธ๐๐ป To test the app first, go try it here: apps.apple.com/app/apple-st...
#indieappsales #buildinpublic #indiedev #swift #swiftui #iOS #dev #iosdev #RCGrowthChallenge
28.11.2024 20:45 โ ๐ 7 ๐ 3 ๐ฌ 0 ๐ 0
A screenshot of a code editor showing a swift file with an example usage of the textInputAutocapitalization view modifier on a SwiftUI TextField. It includes 4 fields for the 4 options .words, .sentences, .characters and .never
A screenshot of an iPhone simulator showing a form with 4 SwiftUI TextFields to represent the 4 different options of the view modifier textInputAutocapitalization.
Swift Nugget 7 ๐: Use .textInputAutocapitalization to control the automatic capitalization of text. Make sure to set this to .never in fields where the user has to type custom words like hashtags ๐ก
Try it out: github.com/n0rthk1n9/Sw...
#buildinpublic #indiedev #swift #swiftui #iOS #dev #iosdev
27.11.2024 20:10 โ ๐ 13 ๐ 1 ๐ฌ 0 ๐ 1
Daily Pokรฉmon โ๏ธ
#pokรฉmon #sandyghast #procreate #iPad #digitaldrawing
27.11.2024 17:59 โ ๐ 6 ๐ 2 ๐ฌ 0 ๐ 0
A screenshot of a code editor showing how to add sections with custom section headers in a SwiftUI list
A screenshot of an iPhone Simulator showing a list with a custom section header
Swift Nugget 6 ๐
: To customize lists even further, you can add sections with custom section headers ๐จ๐๏ธ Do you have suggestions about what you want to see me doing here? ๐ก
Try it out: github.com/n0rthk1n9/Sw...
#buildinpublic #indiedev #swift #swiftui #iOS #dev #iosdev
26.11.2024 20:51 โ ๐ 11 ๐ 3 ๐ฌ 0 ๐ 0
Thank you for this tip, Iโll try it out! ๐๐ป
26.11.2024 07:22 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
A screenshot of code of a SwiftUI view with a list that has a custom stile achieved by the .listRowSeperstor and .listRowBackground view modifiers
A screenshot of an iOS simulator running an app with a customized list of elements. The list elements feature a mint colored title and a mint colored border with rounded corners for each element.
A screenshot of a code editor with a SwiftUI view representing the content of a list row with a title and an emoji in a horizontal stack.
A screenshot of an iOS simulator with a text and an emoji next to it.
Swift Nugget 5 ๐: Two view modifiers for the price of one today ๐ธ๐คช .listRowBackground and .listRowSeparator let you customize a list view to your liking. Standard list view behavior + unique style = โค๏ธ
Try it out: github.com/n0rthk1n9/Sw...
#buildinpublic #indiedev #swift #swiftui #iOS #dev #iosdev
25.11.2024 22:01 โ ๐ 8 ๐ 3 ๐ฌ 1 ๐ 0
all โillegalโ input gets automatically stripped and only the valid input stays. Itโs still confusing that you can even input wrong stuff in the first place in my opinion, but at least you get correct values in the end. (4/4)
#buildinpublic #indiedev #swift #swiftui #iOS #dev #iosdev
24.11.2024 19:27 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0
I realized, that I was not receiving the non numeric characters in the .onRecieve modifier, so I couldnโt strip them out. But that also made me aware, that once the field gets out of focus by for example closing the keyboard, (3/4)
#buildinpublic #indiedev #swift #swiftui #iOS #dev #iosdev
24.11.2024 19:27 โ ๐ 2 ๐ 0 ๐ฌ 1 ๐ 0
YouTube video by Stewart Lynch
Numeric TextFields in SwiftUI
A video by the amazing @stewartlynch.bsky.social made me aware of this. Iโm talking about this video: www.youtube.com/watch?v=dd07... When I tried to come up with my own version of his modifier, tailored to a TextField with a format, (2/4)
#buildinpublic #indiedev #swift #swiftui #iOS #dev #iosdev
24.11.2024 19:27 โ ๐ 3 ๐ 0 ๐ฌ 1 ๐ 0
When you try to type characters into the TextField with your keyboard in the simulator, youโll realize, that this characters are still shown and it seems as if you can type unintended content into the TextField. But it isnโt the case! (1/4)
#buildinpublic #indiedev #swift #swiftui #iOS #dev #iosdev
24.11.2024 19:27 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0
Screenshot of a code editor with a showcase of the Initializer that includes value and format for a SwiftUI TextField to format the input of the TextField as a currency
Screenshot of an iOS simulator running an app with an input field that supports currency formatting. The decimal keypad is open and the value in the TextField is 4,20 โฌ ๐คช
Swift Nugget 4 ๐: With the initializer of a TextField that includes value and format you get a nicely formatted currency input ๐กI even discovered something interesting Iโll provide down in the ๐งต
Try it out: github.com/n0rthk1n9/Sw...
#buildinpublic #indiedev #swift #swiftui #iOS #dev #iosdev
24.11.2024 19:27 โ ๐ 8 ๐ 2 ๐ฌ 1 ๐ 1
A screenshot of a code editor that shows a form with TextFields in SwiftUI and the usage of the .textContentType modifier.
An iPhone simulator that shows a SwiftUI app with a form with multiple TextFields one is focused and above the keyboard you see the auto fill hint for the city of an address. It says โNaplesโ
Swift Nugget 3 ๐: The .textContentType modifier controls which autofill hint a user gets displayed above the keyboard of a SwiftUI TextField๐กAdd it to fill out address data for example at checkout โ
Try it out: github.com/n0rthk1n9/Sw...
#buildinpublic #indiedev #swift #swiftui #iOS #dev #iosdev
23.11.2024 18:15 โ ๐ 27 ๐ 1 ๐ฌ 1 ๐ 1
Screenshot of a code editor, that shows the usage of the .keyboardType modifier for a SwiftUI TextField with all available options.
Screenshot of an iPhone simulator that shows multiple SwiftUI TextFields with different .keyboardType modifiers applied. The keyboard for the .numberPad option of .keyboardType is open.
Swift Nugget 2 ๐: With the .keyboardType modifier you can tweak the appearance of the keyboard based on the content of a SwiftUI TextField.๐ก.twitter should be maybe replaced soonishโฆ ๐คช ๐ฆ
Try it out: github.com/n0rthk1n9/Sw...
#buildinpublic #indiedev #swift #swiftui #iOS #dev #iosdev
22.11.2024 18:05 โ ๐ 12 ๐ 3 ๐ฌ 0 ๐ 0
Create with Swift - Anything is possible.
We are the coders and designers of imaginary institute and want to empower anyone to create and share their ingenuity through code. #WeLoveSwift
Welcome to Bluesky @createwithswift.bsky.social ๐๐๐ป If you want to learn awesome stuff about Swift, SwiftUI and everything related to native iOS development go check out www.createwithswift.com All of the authors are highly skilled, motivated and nice people and I already learned a lot from them ๐ก
22.11.2024 13:25 โ ๐ 14 ๐ 4 ๐ฌ 1 ๐ 0
A code editor window with Swift code showcasing the .submitLabel modifier, that is used for changing the button in the bottom right of the keyboard, when using a TextField in SwiftUI
Swift Nugget 1 ๐: With the .submitLabel modifier you can change the submit button of the keyboard in a SwiftUI TextField to a variety of different options ๐ก
Try it out: github.com/n0rthk1n9/Sw...
#buildinpublic #indiedev #swift #swiftui #iOS #dev #iosdev
21.11.2024 20:23 โ ๐ 22 ๐ 3 ๐ฌ 1 ๐ 0
Always wanted to know what this viewModifier is called, that can change the return key on the keyboard? Welcome to SwiftNuggets and thatโs only one thing youโll learn here ๐๐ปโบ๏ธ Happy to start giving back to the community.
#buildinpublic #indiedev #swift #swiftui #iOS #dev #iosdev
20.11.2024 23:04 โ ๐ 5 ๐ 2 ๐ฌ 0 ๐ 1
๏ฃฟ iOS Developer (The Untanglers, Fajbr)
#iosdev #swiftlang #swiftui #uikit #indiedev
Mobile developer in Atlanta, GA
Lecturer in Software Engineering ๐จ๐ปโ๐ซ, macOS/iOS development ๐งโ๐ป and game development ๐ฎ enthusiast
iOS, EVs, music, video games, travel and the outdoors
๐ฑโก๏ธ๐ธ๐ฎโ๏ธ๐๏ธ (he/him)
The visual SwiftUI builder for designers and developers ยท Available free on the App Store
Self-taught programmer, husband and father of two. In the future, hopefully someday an IT switcher
#Python, #Switcher, #Father
iOS Software Engineer
https://www.linkedin.com/in/idemche
๐ Try Pok Pok for free on the App Store and Google Play
๐ฅฐ Educational, non-addictive digital experiences for kids 2-8
๐โโ๏ธ Female-Founded
https://linktr.ee/playpokpok
Ridiculously simple home screen sticky notes, from @thillsman.me
stickywidgets.app
panic.com โข Maker of apps (Nova, Prompt, Transmit) โข Publisher of Firewatch, Untitled Goose Game, Nour: Play With Your Food, Thank Goodness You're Here, Arco, Despelote, Time Flies โข Oh, and also @play.date
I work at https://panic.com
Find me at https://cabel.com
๐Portland, OR
Designer, co-founder Lux Optics. We make Halide, Kino, Spectre and Orion - delightful photo and video apps for iPhone and iPad.
Mom | Co-Founder & CEO at Pok Pok
100 Most Powerful Canadians 2024
Ex-Disney
Indie developer making CardPointers, ex racing driver with Le Mans 24H aspirations.
Get the most points and cash back from your credit cards every day. Free download for iPhone, iPad, Mac, Android, Apple Watch, and Apple Vision Pro.
Customize your iOS device with a cute lil critter
The App Store Connect we deserve. Fast, simple, smart and fun ๐
https://helm-app.com