bugsnag-expo-cli

A tool to help integrate Bugsnag with an Expo app.

Usage no npm install needed!

<script type="module">
  import bugsnagExpoCli from 'https://cdn.skypack.dev/bugsnag-expo-cli';
</script>

README

bugsnag-expo-cli

A tool to help integrate Bugsnag with an Expo app.

bugsnag-expo-cli - a tool to help integrate @bugsnag/expo with an Expo project

usage
  bugsnag-expo-cli <command>

commands
  init            integrates Bugsnag with an Expo project
                  (this command runs all of the other commands)
  install         installs @bugsnag/expo
  insert          inserts @bugsnag/expo into an app
  set-api-key     inserts a provided api key into app.json
  add-hook        configures the Bugsnag postPublish hook in app.json
  help            prints this text

options
  --project-root  set the path to the expo project
                  (defaults to the current working directory)

License

This package is free software released under the MIT License. See LICENSE.txt for details.