https://github.com/kpj/licenseplatepicker
react-native app to easily identify license plates
https://github.com/kpj/licenseplatepicker
Last synced: 2 months ago
JSON representation
react-native app to easily identify license plates
- Host: GitHub
- URL: https://github.com/kpj/licenseplatepicker
- Owner: kpj
- Created: 2019-08-17T09:05:53.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-14T08:56:48.000Z (almost 5 years ago)
- Last Synced: 2025-01-18T04:06:57.053Z (4 months ago)
- Language: JavaScript
- Size: 230 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LicensePlatePicker
Mobile app written in react-native to find out more information about license plate numbers.
## Dev notes
* List emulator devices: `emulator -list-avds`
* Start emulator: `emulator -avd `* Run app: `npx react-native run-android`
* Start logging: `npx react-native log-android`