New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

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

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

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

0.3.0
latest
Version published
Weekly downloads
1
Maintainers
2
Weekly downloads
 
Created

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"],
  ...
}

FAQs

Package last updated on 02 Jul 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts