This library was previously used for a legacy QR scanning compatibility issue on iOS devices. This is no longer the case (Apple has opened their API) and the existing width < 769 pixels check is enough to define the platform as mobile, hence deprecating this library.
Details
Details
- Reviewers
bytesofman - Group Reviewers
Restricted Project - Commits
- rABC0835f3ca5f46: [Cashtab] Deprecate react-device-detect
grep -r react-device-detect src/ and no outputs
Load react-device-detect.netlify.app on mobile device
Go to send screen and ensure QR code scanner opens camera
Go to send token screen and ensure QR code scanner opens camera
Go to Setting screen and toggle the Auto-Camera open option
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- depReactDeviceDetect
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 26784 Build 53136: Build Diff cashtab-tests Build 53135: arc lint + arc unit