React-native-share: None of the share Options are working on click

Created on 27 Oct 2016  路  3Comments  路  Source: react-native-share/react-native-share

Do I need to add any other functionality code
I have used the one in the example provided

Can you plz assist me

Most helpful comment

I am facing the same issue. Any ideas on this?

All 3 comments

Same here. I get there warnings

2016-11-22 15:53:48.438 [warn][tid:main][RCTBridge.m:112] Class GenericShare was not exported. Did you forget to use RCT_EXPORT_MODULE()?
2016-11-22 15:53:48.451 [warn][tid:main][RCTBridge.m:112] Class WhatsAppShare was not exported. Did you forget to use RCT_EXPORT_MODULE()?
2016-11-22 15:53:48.455 [warn][tid:main][RCTBridge.m:112] Class GooglePlusShare was not exported. Did you forget to use RCT_EXPORT_MODULE()?

I am facing the same issue. Any ideas on this?

try the new README

Was this page helpful?
0 / 5 - 0 ratings