Reactions icon indicating copy to clipboard operation
Reactions copied to clipboard

how i should integrate with objective c

Open HariNarayanan777 opened this issue 7 years ago • 4 comments

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! !!!!!

HariNarayanan777 avatar May 18 '17 21:05 HariNarayanan777

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.

yannickl avatar May 19 '17 09:05 yannickl

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

higutesanjr avatar May 29 '17 01:05 higutesanjr

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

HariNarayanan777 avatar Jun 22 '17 12:06 HariNarayanan777

Thanks for your attention!

2017-06-22 9:01 GMT-03:00 HariNarayanan777 [email protected]:

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 .

higutesanjr avatar Jul 01 '17 03:07 higutesanjr