react-native-shell
v0.1.13
Published
shell
Downloads
12
Readme
react-native-shell
shell
Installation
yarn add react-native-shell
Usage
try {
var r=await userShellSlice(`whoami`)
console.log(r)
} catch (e:any) {
console.log(e.toString())
}
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT