Closed cloudjanak closed 9 years ago
no i need objective-c without pods
I will add it to my list, I may have a chance to get to it tonight but it may be tomorrow.
An Obj-C version has been added to the ProgressView folder. It is not setup with cocopods but you can manually add the source. You are welcome to create another pod spec and submit a pull request. The current development will remain in swift. Thanks.
we need objective-c demo project.
the problem with swift is the runtime adds 30MB of bloat to your app, so thats why a objc version of the progress bar is best at the moment! thanks.
I added the @objc directive to the class, you should be able to pull the swift class into your project and use it in your obj-c project. If needed I could port it over to objc pretty quickly. The pod version with the updated code is available as well as version 1.0.3