amazon-archives / aws-sdk-react-native

AWS SDK for React Native (developer preview)
Apache License 2.0
631 stars 68 forks source link

Removed override notation for deprecated method (createJSModules) of React Native 0.47.0 #64

Closed patw0929 closed 6 years ago

patw0929 commented 6 years ago

Hi,

Due to https://github.com/facebook/react-native/commit/ce6fb337a146e6f261f2afb564aa19363774a7a8 's breaking change, we should remove the override notation of deprecated method createJSModules.

Thank you.

sibelius commented 6 years ago

@appwiz can we get this in?

appwiz commented 6 years ago

This has been pulled. Thanks for the contribution!