WorkspacePrateek

Results 4 comments of WorkspacePrateek

@fukemy can you tell me in which file i need to add this code to make it work?

Well I am still learning IOS. I added this project using pod. And in Pod >> TaggerKit >> I am not able to find TKcell.class. Is it possible for me...

@fukemy Thanks. But did not work for me. I am still not able to add New tags. ``` func tagIsBeingRemoved(name: String?) { print("removed \(name!)") self.allProfessions.addNewTag(named: name!) //

Actually I need to add tag again in "allTag" if tag is removed from selectedTags