Results 11 comments of Nico

Moin: https://testflight.apple.com/join/NubTl9vH

Scroll mal 2-3 Posts weiter dann resetted sich das wieder. Das ganze ist ein UICollectionView. Das kannst du dir so vorstellen das die 2 links und rechts von deinem Post...

Ja weiß ich, ist unschön. Eine Lösung habe ich noch nicht dafür.

Ja hatte ich auch schon überlegt. Das Problem ist das UITextView sehr Resourcenfressend ist und ich dies Lösung wählen musste. Die Kommentar müssen in einem UITableView angezeigt werden. Evtl kann...

At the moment there is no local database for storing user actions. The vote is sent and can be seen on the website. This is a bigger Todo and on...

I adapted @phatmann 's very nice solution for firebase real time database, which I think had an error 🤔 It did work for me when I added the `mutating` keyword...

@alickbass I'm trying to get the timestamps right and I'm struggling a little bit. In your `struct ServerValueTest` do I really need to do the whole encoding by myself for...

Ok, thanks. Can you tell me how to fix it for now?

Hey man, I'm using pretty much the same pattern for my TextView. There is one big problem that isn't visible in first place. When you wrote some text and then...

I don't see that in my app. I guess you should check your code for cycles...