Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
tirrorex2517y@Kryptic0 thanks mate. The worst part is actually not converting to swift 3.1 but fixing the ui related bug for iphone 7+ and adding new features :(
I think some components will be rewritten from scratch (or i will say f*** it and switch to react native 😂😂) -
Fuuuuuuck! When i.migrated from Swift 1.2 to Swift 2.0 I almost lost all my hair! Damn migrating to 3.1 will be a pain in the ass
-
tirrorex2517y@gitpush the real problem is not the migration, it took me only two days.
My real problem is how the hell am i gonna add feature to all this spaghetti code.
I can’t even begin to understand how the views are built 😢 -
tirrorex2517y@inukinator not worth it mate. I will finish this and move the views to react-native as soon as we have other features to add.
-
tirrorex2517y@gitpush the fun continue, discovering bugs and missing features in the prod app, have to fix it myself 😂😂
Related Rants
-
arwinneil34Just found the best dev ever. https://alcohollick.com/tfw.html
-
dfox81As a long-time iPhone user, I am really sorry to say it but I think Apple has completed their transition to be...
-
rizasif9230Apple rejected my app, because they throught there was a frickin Windows phone on my loading screen. How inse...
Updating a legacy written by the ceo from swift 1.2 to swift 3.1
No storyboard, main controller with 2200+ lines of code and viewDidLoad method with 500+ lines of code.
Almost no comments and code is illisible.
Weeeee
undefined
xcode
ios
swift
swift3