Skip to content

Commit

Permalink
[fix] qr code scanner bug fixes (#80)
Browse files Browse the repository at this point in the history
* address bug bash bugs

* move to expo-camera, set border colors

* [refactor] move QRCodeScanner/ to become a separate tab bar item.

* [feat] replace bottom tab bell with scanner icon.

* [feat] removed previous camera button from AllCases screen.

* [feat] configure addCase to route to the AllCases screen.

* [wip] working to refactor the qr scanner for usability.

* [feat] debounce invalid case feedback.

* [feat] debounce now applied to scanning valid cases.

* [refactor] cleanup new qr scanner logic.

* [feat] retrigger scanned animation each time a new case is scanned to improve usability.

* [feat] round camera viewport, hide case preview after joining case, hide view case option after navigating to a different screen.

* [cleanup] delete old AddCase folder.

* [cleanup] delete comments.

* [cleanup] rename debounced function name.

---------

Co-authored-by: Ronnie Beggs <[email protected]>
  • Loading branch information
stephaniewong2 and ronniebeggs authored Apr 25, 2024
1 parent cd67ba8 commit b2a5da2
Show file tree
Hide file tree
Showing 23 changed files with 509 additions and 886 deletions.
6 changes: 6 additions & 0 deletions assets/bottom-tab-scanner-inactive.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions assets/bottom-tab-scanner.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 0 additions & 3 deletions assets/bottom-tab-updates-bell-inactive.svg

This file was deleted.

3 changes: 0 additions & 3 deletions assets/bottom-tab-updates-bell.svg

This file was deleted.

3 changes: 3 additions & 0 deletions assets/green-check.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit b2a5da2

Please sign in to comment.