react-native-shell
TypeScript icon, indicating that this package has built-in type declarations

0.1.13 • Public • Published

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

Dependencies (0)

    Dev Dependencies (19)

    Package Sidebar

    Install

    npm i react-native-shell

    Repository

    github.com

    Weekly Downloads

    1

    Version

    0.1.13

    License

    MIT

    Unpacked Size

    1.55 MB

    Total Files

    189

    Last publish

    Collaborators

    • aadog