issues
search
bugsnag
/
bugsnag-expo
MIT License
11
stars
5
forks
source link
v46
#54
Closed
djskinner
closed
2 years ago
djskinner
commented
2 years ago
update to expo 46 and related dependencies
add a dependency on
promise^8
to ensure we get the right version of the promise library (the same as used by react-native) when registering our unhandled rejection handler.
promise^8
to ensure we get the right version of the promise library (the same as used by react-native) when registering our unhandled rejection handler.