RoboJackets / RoboJackets/apiary-react-native
NFC Disabled error shows initially when opening app
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
When the application first opens, the NFC Disabled screen briefly shows, before the app checks for NFC capability. It then plays an animation to switch to the login screen.
This should not occur. When the app first opens, a loading worm should instead show on screen with a fade animation or no animation to switch to either the login screen (if loading succeeded) or an error screen (if loading failed).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by launching the app and tracing the startup loading and NFC capability check that briefly displays the NFC Disabled screen. The initial view should show the loading worm, then transition without the incorrect NFC Disabled flash to the login screen when loading succeeds or an error screen when it fails.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100