KiranJasvanee / InfinityExpandableTableTree

Provides a tableview cells expansion (expanding cell area - subcells'), you can expand cells up to level ∞-1. Use Dynamic JSON Tree structure to initialise, or use static initialisers - Indexing/Swifty Closures.
MIT License
167 stars 45 forks source link

@obc - objective c support #4

Closed JulesMoorhouse closed 7 years ago

JulesMoorhouse commented 7 years ago

Please will you add the @objc attribute to provide objective c support

KiranJasvanee commented 7 years ago

Objective-C support has been integrated.