Skip to content
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.

NFC Library Investigation & Initial Prototyping #2

Open
zbreit opened this issue Feb 5, 2020 · 0 comments
Open

NFC Library Investigation & Initial Prototyping #2

zbreit opened this issue Feb 5, 2020 · 0 comments
Labels
good first issue Good for newcomers new feature New feature or request

Comments

@zbreit
Copy link
Collaborator

zbreit commented Feb 5, 2020

Find a React Native library that performs NFC Scanning. Since NFC scanning can't be done in an Expo app (see this thread), so this demo will have to be done with native code and the react-native-cli

Using this library, implement a basic app that has an NFC scanning UI that:

  • Has an idle screen for while the app is scanning
  • Displays a success screen that includes the scanned code when the scan is successful
  • Displays a failure screen when the scan fails ("failing" could mean not scanning after a given period of time)

Sidenote: This UI does not need to look good at all. We will get a formal design from the design team to make it look better. It is just meant to be a proof of concept.

@zbreit zbreit added the new feature New feature or request label Feb 5, 2020
@zbreit zbreit added this to the Minimum Viable Product milestone Feb 5, 2020
@zbreit zbreit added the good first issue Good for newcomers label Feb 5, 2020
@zbreit zbreit self-assigned this Feb 16, 2020
@zbreit zbreit removed their assignment Feb 16, 2020
@zbreit zbreit self-assigned this Feb 29, 2020
@zbreit zbreit removed their assignment Feb 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers new feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant