iOS supported?
Opened this issue ยท 11 comments
@ShaMan123 may I know if iOS is supported? or can you explain the issues existing in iOS compatibility of the current library?
is ios will work now ??
Hi there,
react-native-reanimated
is about to release a major version, once they do iOS can be implemented easily
Great stuff, I can't wait for this. We use it for a client but still on the original and want to move over to your library but require iOS to work. Will subscribe to this issue. Thank you, your work is appreciated.
@ShaMan123 have you figured ios out yet?
Unfortunately not. It isn't too much work but I don't have a mac....
If you'd PR I'll assist where possible
it's fine I will use the terrylinla git for my project for now. But I'm hoping sometimes in the future this can be supported on both ios and android because it is better performing.
oh that's interesting, That Explains why my android emulator framerate drops when I draw alot of paths. You said that IOS support can be easily implemented what do you do for that?
By the way, I think this kind of ui should be implemented completely in native and pass a single data object at the very end of the interaction.