Closed mirzadelic closed 9 years ago
I am getting error:
Unknown class AutoCompleteTextField in Interface Builder file.
I don't know why this is happening, but this line is making this problem:
destinationAddressLabel.onTextChange = {[weak self] text in ...
I added AutocompleteTextfield.swift to Compile Sources. Any solution?
AutocompleteTextfield.swift
Compile Sources
I am getting error:
I don't know why this is happening, but this line is making this problem:
I added
AutocompleteTextfield.swift
toCompile Sources
. Any solution?