Stone.js API
    Preparing search index...
    • The React Native CLI plugin: stone dev native and stone build native.

      The module owns its own build, which is what the CLI's registered targets are for. There is little to own here, since Expo and Metro do the bundling, but the one thing the CLI can give a native application is the thing Expo cannot: its modules, collected rather than listed.

      Auto-discovered from this package's stone.cliPlugin entry, so a native project gets the target by installing the renderer and nothing else.

      Returns StoneCliPlugin

      The Stone CLI plugin.