Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how i should integrate with objective c #11

Open
HariNarayanan777 opened this issue May 18, 2017 · 4 comments
Open

how i should integrate with objective c #11

HariNarayanan777 opened this issue May 18, 2017 · 4 comments

Comments

@HariNarayanan777
Copy link

HariNarayanan777 commented May 18, 2017

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
Copy link
Owner

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
Copy link

higutesanjr commented May 29, 2017

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

@HariNarayanan777
Copy link
Author

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

@higutesanjr
Copy link

higutesanjr commented Jul 1, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants