Skip to content

RN-Components/react-native-linking-wrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

react-native-linking-wrap

对 react-native 里面的一些邮件,电话等超链接协议的封装

用法

  • LinkingWrap.phonecall(personInfo.phone, true) 电话
  • LinkingWrap.email(personInfo.phone, true) 邮件
  • LinkingWrap.text(personInfo.phone, true) 发送短信
  • LinkingWrap.web(personInfo.phone, true) 超链接

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published