spruce-ios icon indicating copy to clipboard operation
spruce-ios copied to clipboard

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

Open prscX opened this issue 7 years ago • 6 comments

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 avatar Dec 28 '17 06:12 prscX

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

goufang avatar Feb 11 '18 03:02 goufang

Any news on this issue?

lukebrandonfarrell avatar Aug 17 '18 10:08 lukebrandonfarrell

+1

rimiti avatar Sep 28 '18 11:09 rimiti

Any fix for this ?

Huzaifaak avatar Nov 02 '18 07:11 Huzaifaak

Any news?

RekarBotany avatar Apr 01 '19 11:04 RekarBotany

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.

eriklamanna avatar Apr 01 '19 16:04 eriklamanna