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);

Readme

Keywords

Package Sidebar

Install

npm i react-native-command-executer

Weekly Downloads

8

Version

1.0.4

License

MIT

Unpacked Size

25.2 kB

Total Files

18

Last publish

Collaborators

  • imokhles