1.0.2 • Published 2 years ago

@lpks/react-native-isiosapponmac v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@lpks/react-native-isiosapponmac

React Native IsIosAppOnMac

Installation

npm install @lpks/react-native-isiosapponmac --save

Usage

import isiOSAppOnMac from '@lpks/react-native-isiosapponmac';

const result = isiOSAppOnMac() ? "iOS app running on Mac" : "iOS app not running on Mac";

console.log(result);

License

MIT

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago