Skip to content

Elex92/React-Native-RHDeviceInfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-Native-RHDeviceInfonpm version

瑞昊RN项目获取工程信息工具

Install 安装

  • npm install react-native-rhdevice-info --save

link

  • react-native link react-native-rhdevice-info

属性说明

Method Description Return Type  iOS Android
getAPILevel() APILevel number
getBundleId()           获取BundleId String
getDeviceName()          获取设备名称 String     ✅  
getAppName()            获取项目名称 String     ✅  
getVersion()            获取版本值 String     ✅  

About

瑞昊RN项目获取工程信息工具

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published