react-native-openanything
react-native-openanything copied to clipboard
A wrapper class that can open anything in React Native like Email, Sms, Maps, etc.
Hi. Facebook does not open the desired profile page in Android when using the _fbid_. However, it does work when using the _referrer_profile_id_. Using Mark Zuckerberg's official profile page. `https://www.facebook.com/photo.php?fbid=10102454385528521&set=a.743613136151.2308566.4&type=3&source=11&referrer_profile_id=4`...
I can open the pdf with the url. But I can't open the pdf which I select from my android amulator. So how can I open the pdf. I have...
Hi Team, I am using below code for call purpose. It returns' error is undefined. Call('+155555555555').catch(err => console.log(err));
i have this piece of code onPress={() => Instagram('277073967')} when click i get [Unhandled promise rejection: ReferenceError: Can't find variable: _] - node_modules\react-native-openanything\src\launcher.js:62:11 in LaunchString - node_modules\promise\setimmediate\core.js:45:6 in tryCallTwo -...
call and email are not working for IPad.
I am trying to add multiple recipient in Text api. How does it possible ?
Hello, I like to report an issue that whenever I open the email app via : Email(to = '[email protected]', subject = 'Query', body = 'lorem ipsum is a dummy text',...