react-native-command-executer

1.0.4 • Public • Published

react-native-command-executer

Getting started

$ npm install react-native-command-executer --save

Mostly automatic installation

$ react-native link react-native-command-executer

Usage

import SNCommandExecuter from 'react-native-command-executer';
 
// TODO: What to do with the module?
let canExecute = SNCommandExecuter.canExecuteSu();
console.log('Can Execute: '+ canExecute);

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.4
    2
    • latest

Version History

Package Sidebar

Install

npm i react-native-command-executer

Weekly Downloads

2

Version

1.0.4

License

MIT

Unpacked Size

25.2 kB

Total Files

18

Last publish

Collaborators

  • imokhles