The first public release!
It has been a long way since I wrote the repo https://github.com/jeantimex/ios-swift-collapsible-table-section, spent the last few weeks learning how to make a pod and let people use it easily. This is the very first version of the release, new features are coming!
- Cocoa framework development folder structure
- Add travis CI for unit testing
- Wrap the collapsible table view in a UIViewController to hide the implementation of collapsing table sections
- Basic interface design, the goal is make this library easy to use and extend for more features in the future
- Add test cases, test, test and test
- Add several examples in the Examples project
- Complete the documentation
- Release 1.0.0 🎉