It might be a bit ‘shameful’ for me to tell this but as someone who knows how to code Swift, considering my certificate from Udacity to prove this, I’ve never had the courage to create and deploy an App on the App store, I guess it stem from the perfectionist in me saying that you… Continue reading Starting fresh: New SwiftUI app
Category: xcode
Swift : Tableview Autoresizing Cell Height
So today i’m going to write a story about IOS tableview which might felt so dull if we used a default implementation, so today the story is about spicing up some tableview. So how it goes First let’s create a new IOS project with Single View App and in the Main Storyboard let’s replace the… Continue reading Swift : Tableview Autoresizing Cell Height