When I try:
Linking.openURL("....vcf");
My app open browser and contacts with specified vcf
is displayed.
Is there way to avoid this in react native and open vcf
without moving to browser first?
from Is there better way to open vcf file from react native except Linking
No comments:
Post a Comment