brentvatne / react-native-login

react-native login via native facebook sdk, with a mp4 video background and a linear gradient
848 stars 103 forks source link

RCT_EXPORT deprecated #7

Closed adriansdev closed 9 years ago

adriansdev commented 9 years ago

Just updated to the latest React Native build and a change to RCT_EXPORT has broken a couple of plugins including this

'Class FacebookLoginManager was not exported. Did you forget to use RCT_EXPORT_MODULE()?'

https://github.com/facebook/react-native/search?utf8=%E2%9C%93&q=RCT_EXPORT

Thanks

brentvatne commented 9 years ago

@adrian-social-prod - thanks! I just fixed this and pushed it, feel free to re-open the issue if it doesn't work for you :smile_cat: