This repository was archived by the owner on Jun 22, 2024. It is now read-only.

Description
I'm not 100% sure that it's specifically UIKit that is the problem, but I'm having problems with autocomplete not giving any relevant suggestions e.g. when writing self. inside a class that inherits from e.g. UIView.
Unfortunately, this is the majority of my code so I'm currently coding without proper autocompletion 😱
I'd be happy to help in any way I can, be that more investigation, or getting my hands dirty with the code 👍