mindz-eye / MYTableViewIndex

A pixel perfect replacement for UITableView section index, written in Swift
MIT License
523 stars 52 forks source link

Manual installation issue #28

Closed imran20487 closed 5 years ago

imran20487 commented 5 years ago

On manual installation, XCode throws error: "Redeclaration of BackgroundView class" As it is declared in Examples.swift and also a separate file named BackgroundView.swift having BackgroundView

mindz-eye commented 5 years ago

Why do you want to copy example files into your project?