react-native-shell
v0.1.13
Published
shell
Downloads
8
Readme
react-native-shell
shell
Installation
yarn add react-native-shellUsage
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
