Simon Nickel

4.3K posts

Simon Nickel banner
Simon Nickel

Simon Nickel

@simonnickel

iOS dev by day and indie iOS dev by night. Working on @warganizer, @jinks_app and https://t.co/EC43aKXort

Berlin, Deutschland Katılım Şubat 2014
339 Takip Edilen1.6K Takipçiler
Sabitlenmiş Tweet
Simon Nickel
Simon Nickel@simonnickel·
I got into SwiftUI some time ago. After sprinkling a few files into my projects, I decided to take a look at a full rewrite. That app is not even close to be released, but some packages are! Let me introduce the SNAP package suite: github.com/simonnickel/sn… 🧵 for details …
English
1
1
1
785
Simon Nickel
Simon Nickel@simonnickel·
@mredig She still has control to her Facebook, which is linked to instagram. But she can’t control the Instagram account via Facebook, because she needs to log in to Instagram to do so. The weird part: they changed the email without the process that the Instagram support indicates.
English
1
0
0
77
Michael Redig
Michael Redig@mredig·
@simonnickel FWIW, it sounds a little like something that happened to my mom. Basically, there’s a meta account that can link insta and facebook and other meta bs. Someone claimed her Facebook account somehow. Might be something like that?
English
1
0
0
48
Simon Nickel
Simon Nickel@simonnickel·
Does anyone have experience with hacked Instagram accounts? Somehow someone managed to change the email address of my wifes account. Without her getting an email to confirm the new email. The support only references this email to revert the email change.
English
15
0
1
496
Michael Redig
Michael Redig@mredig·
@simonnickel It probably goes without saying that just about all of these replies are also scammers
English
1
0
1
25
Simon Nickel
Simon Nickel@simonnickel·
It’s like telling kids not to go to school because a calculator can do the math for you. It’s stupid.
English
0
0
1
397
Simon Nickel
Simon Nickel@simonnickel·
Feels like Apple is in final Feedback mode before WWDC. Just got a response to github.com/simonnickel/FB…… with an updated example code to show what I did wrong 🤯👏 The proposed solution still does not work on iOS though 🙄
English
2
0
4
965
Simon Nickel
Simon Nickel@simonnickel·
After a few month into the big rewrite of Figure Case it feels weird to have nothing to release for a while. So I just created a tiny update 🤷‍♂️ … waiting for review actually feels good 😅
English
0
0
1
310
Simon Nickel
Simon Nickel@simonnickel·
As pointed out on Mastodon the example is pretty bad. Conditional ViewModifier should be used carefully as it does not maintain the view identify and can lose state. As a rule: if you expect the condition to change, use a ternary operator.
English
0
0
0
108
Simon Nickel
Simon Nickel@simonnickel·
1. SnapCore - A collection of useful helper implementations, common extensions, convenience definitions and workarounds. github.com/simonnickel/sn… When I run into SwiftUI workarounds, I try to make them reusable. Contains a conditional ViewModifier, can’t do SwiftUI without it!
Simon Nickel tweet media
English
2
0
0
144
Simon Nickel
Simon Nickel@simonnickel·
I got into SwiftUI some time ago. After sprinkling a few files into my projects, I decided to take a look at a full rewrite. That app is not even close to be released, but some packages are! Let me introduce the SNAP package suite: github.com/simonnickel/sn… 🧵 for details …
English
1
1
1
785
Simon Nickel
Simon Nickel@simonnickel·
6. SnapSwiftData github.com/simonnickel/sn… A bonus package to improve interoperability between SwiftData and CoreData. It provides SwiftData with access to CoreData objects and Persistent History Tracking.
Filipino
0
0
0
69
Simon Nickel
Simon Nickel@simonnickel·
5. SnapAppTemplate github.com/simonnickel/sn… Where all packages come together: 1.Infrastructure with the packages ready to go. 2.Define a navigation hierarchy for the app. 3.SnapMatchingNavigation 4.Settings screen with some theme configuration options.
English
1
0
0
70
Simon Nickel
Simon Nickel@simonnickel·
@mredig Thanks, will have a look if that pushes me in the right direction 😊
English
0
0
0
38
Simon Nickel
Simon Nickel@simonnickel·
Are there any Swift Macro experts around? Seems like a steep learning curve and I am not sure if I should even begin to look into it deeper. Is it possible to get the name of the attribute the macro is attached to?
English
1
0
1
384
Simon Nickel
Simon Nickel@simonnickel·
@mredig That’s true, but it’s text that can be autocompleted vs text I have to type and want to exactly match. It’s especially annoying when changing it later on. I did browse through a few examples, but they always try to do fancy stuff, nothing that useless 😅
English
1
0
1
31
Michael Redig
Michael Redig@mredig·
@simonnickel I find it funny that the desired output is actually longer than the original. Sorry I don’t have any constructive feedback. I’m not at my computer, but this strikes me as an interesting challenge. Have you looked through the macro examples to see if anything similar is there?
English
1
0
0
23