Skip to content
This repository has been archived by the owner on May 28, 2021. It is now read-only.

Reason/BuckleScript bindings for react-native-device-info

License

Notifications You must be signed in to change notification settings

cca-io/bs-react-native-device-info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bs-react-native-device-info

BuckleScript bindings to react-native-device-info.

Installation

# yarn
yarn add bs-react-native-device-info react-native-device-info

# or npm
npm install bs-react-native-device-info react-native-device-info

Then add bs-react-native-device-info to the dependencies in your bsconfig.json, e.g.:

{
  "name": "my-app",
  ...
  "bs-dependencies": ["reason-react", "reason-react-native", "bs-react-native-device-info"],
  ...
}

About

Reason/BuckleScript bindings for react-native-device-info

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages