yannickl / Reactions

Fully customizable Facebook reactions like control
http://cocoadocs.org/docsets/Reactions
MIT License
584 stars 90 forks source link

how i should integrate with objective c #11

Open HariNarayanan777 opened 7 years ago

HariNarayanan777 commented 7 years ago

I have tried so many types to assign the reaction values in objective c , bridging the file and so on, can you please tell how to integrate into objective c finally we triggered only define the class for that uiview and getting outlet of that uiview (ReactionSummary, ReactionSelector, ReactionButton) and we can not able to delegate the method of "ReactionFeedbackDelegate" ,,,

Please tell if you done this...!! and explain it..

Thank you! !!!!!

yannickl commented 7 years ago

Hi @HariNarayanan777,

I've not tested the library in Objective-C. The issue is that the swift structures are not supported in Objective-C. In your case, you should have a class and the Reaction struct that conform to the same protocol.

higutesanjr commented 7 years ago

But is it possible use this lib in an objective C project?

HariNarayanan777 commented 7 years ago

i tried it @higutesanjr but i don't get the solution for that..! i used my custom creations.

higutesanjr commented 7 years ago

Thanks for your attention!

2017-06-22 9:01 GMT-03:00 HariNarayanan777 notifications@github.com:

i tried it @higutesanjr https://github.com/higutesanjr but i don't get the solution for that..! i used my custom creations.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/yannickl/Reactions/issues/11#issuecomment-310359687, or mute the thread https://github.com/notifications/unsubscribe-auth/AKNKb1Tfhjr45fljK2zFomv1Z_APY4uuks5sGleagaJpZM4Nf0bu .