prscX / react-native-spruce

React Native Bridge for Native Spruce Animation Library
https://github.com/willowtreeapps/spruce-android
Apache License 2.0
531 stars 33 forks source link

Unable to resolve module 'unimplementedView' #7

Closed mustafaskyer closed 6 years ago

mustafaskyer commented 6 years ago

i tried SpruceExample in your pacakege SpruceExample spruc

prscX commented 6 years ago

Thanks @mustafaskir for reporting the issue.

Currently react-native-spruce is not supported for iOS platform due unavailability of native objective-c wrappers. Please refer ISSUE: 101 for the details.

However I have added separate index.ios.js & index.android.js files in order to resolve the UnimplementedView error. Please install latest v0.0.5 for the same.

Please let me know in case you still face the same issue.

Thanks </ Pranav >