An open API service indexing awesome lists of open source software.

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

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`