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

Support for Objective-C wrappers in order to integrate with ReactNative #101

Open
prscX opened this issue Dec 28, 2017 · 6 comments
Open

Comments

@prscX
Copy link

prscX commented Dec 28, 2017

Hi,

First of all I would like to appreciate for provide such a nice, cool library. Using this we can easily animate views.

I have built a ReactNative Bridge Wrapper: RNSpruce for this library. On Android it is working as expected, but I am not able to build the same on iOS since their are no Objective-C wrappers available.

We need these wrappers because in ReactNative library we can create bridge only using Objective-C classes.

Can you please share roadmap of when are you planning to provide Objective-C wrappers. I would have contributed but I don't have depth understanding of creating wrappers.

Thanks
Pranav

@prscX prscX changed the title Support for Objective-C wrappers Support for Objective-C wrappers in order to integrate with ReactNative Dec 29, 2017
@goufang
Copy link

goufang commented Feb 11, 2018

Hi guys,
this library looks extremely nice. Any updates on this issue?

@lukebrandonfarrell
Copy link

Any news on this issue?

@rimiti
Copy link

rimiti commented Sep 28, 2018

+1

@Huzaifaak
Copy link

Any fix for this ?

@RekarBotany
Copy link

Any news?

@eriklamanna
Copy link
Contributor

Spruce was written to be as Swifty as possible, which would make our ability to support objective-c wrappers a bit complex. Our use of Swift structs, would require changing to be supported from objective-c. If you want to put in the work to create the bridge and make a PR I'd be happy to review. We don't otherwise have plans to work on this feature set.

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

7 participants