Tiny update - mostly to make it so you can work without yarn installed, and also a small fix for device token API availability. Thanks to the whole react-native-device-info community for helping keep this module working, much appreciated 💪
- Fix: replace yarn in scripts with bob and npm run. so it is not required to install this library with npm (issue #936) c08cbf4
- Align and update react-native dependency 3717436
- fix: check available version independently 6c0719a
- chore: remove blank spaces on empty lines 8d3feda
- chore: prepare for 5.4.1 release / document getDeviceToken stuff fa116b6