We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test out
TODO: more specific description
The text was updated successfully, but these errors were encountered:
For v0.2, the use case could be this feedback system: https://www.hsl.fi/uutiset/2017/joukkoliikenteessa-kokeillaan-pikapalautetta-9712
Sorry, something went wrong.
Camera works: https://github.com/HSLdevcom/react-native-proto/blob/v.0.2/app/components/Camera.js
Microphone works: https://github.com/HSLdevcom/react-native-proto/blob/v.0.2/app/components/Microphone.js
NFC doesn't work at the moment: https://github.com/HSLdevcom/react-native-proto/blob/v.0.2/app/components/NFCTest.js
So NFC reading started to work after I just installed and linked https://github.com/observ3r/nfc-ndef-react-native which is fork from nfc-react-native but we are actually using react-native-nfc in the app at the moment. Seems legit...
fb7d2b5
There's now demo survey in WebView that seems to work quite well except Android image upload, see: facebook/react-native#5219
Luckily there's a PR facebook/react-native#12807 but let's see when it's approved...
0is1
No branches or pull requests
Test out
TODO: more specific description
The text was updated successfully, but these errors were encountered: