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)
This package is free software released under the MIT License. See LICENSE.txt for details.