react-native-is-catalyst

1.0.0 • Public • Published

react-native-is-catalyst

Getting started

$ yarn install react-native-is-catalyst

Usage

import isCatalyst from 'react-native-is-catalyst';
 
if (isCatalyst) {
  // Do something that will only be executed on Catalyst
}

License

react-native-is-catalyst is MIT licensed.

Package Sidebar

Install

npm i react-native-is-catalyst

Weekly Downloads

6

Version

1.0.0

License

MIT

Unpacked Size

36.7 kB

Total Files

15

Last publish

Collaborators

  • charpeni