yannickl / FlowingMenu

Interactive view transition to display menus with flowing and bouncing effects in Swift
MIT License
974 stars 111 forks source link

Obj-C version #2

Open taglia3 opened 8 years ago

taglia3 commented 8 years ago

It would be interesting to develop an Objective-C version.

yannickl commented 8 years ago

Is it really necessary? Most of iPhone are now in iOS 8+ and supports swift.

For you in which cases is it useful? I may have forgot something.

taglia3 commented 8 years ago

Hi yannickl, Thanks for the answer. For me it would be useful because all my app are iOS 7 compatible. This is because I want to support all the devices from the iPhone 4.

afiq90 commented 8 years ago

please do this for obj-c. I also have an app that supported for iOS 7. thank you.

yannickl commented 8 years ago

Thank you, for the feedbacks. I'll try to do it the next week.

I created the repo https://github.com/yannickl/YLFlowingMenu. If you have time you can contribute. ;)

taglia3 commented 8 years ago

Thank you very much, it looks very nice!