简体   繁体   English

React-Native QR Code Scanner REST API 绑定

[英]React-Native QR Code Scanner REST API Binding

I have a mobile qr code scanner application.我有一个移动二维码扫描仪应用程序。 I want to match the information in the scanned QR code from the REST API (matching in json) and print it on the screen.我想匹配来自 REST API 的扫描二维码中的信息(在 json 中匹配)并将其打印在屏幕上。 Can I do these operations?我可以做这些操作吗? I would like to get information from people who are knowledgeable about this subject, through which stages I can do the subject.我想从了解该主题的人那里获得信息,我可以通过哪些阶段完成该主题。 (You can also post a link to an article or article related to the subject.). (您还可以发布与该主题相关的文章或文章的链接。)。 I may have expressed myself wrong as I am not very knowledgeable about the subject.我可能表达了自己的错误,因为我对这个主题不是很了解。

You can use this amazing library and onRead function you can set some state and render that data on screen using that state.您可以使用这个惊人的库和 onRead 函数,您可以设置一些状态并使用该状态在屏幕上呈现该数据。

react-native-qrcode-scanner react-native-qrcode-scanner

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM