简体   繁体   English

如何扫描 Expo 中的文档?

[英]How can I scan document in Expo?

I am building the Mobile app with Expo and should implement the document scanner feature.我正在使用 Expo 构建移动应用程序,并且应该实现文档扫描仪功能。 But I could not find the solution to implement for scanning documents.但是我找不到用于扫描文档的解决方案。 I can see only the react-native-document-scanner npm library for React Naive, not for Expo.我只能看到 React Naive 的 react-native-document-scanner npm 库,而不是 Expo 库。

If anybody has a good solution, Please help me...如果有人有好的解决方案,请帮助我...

Thanks谢谢

There is no document scanner lib for the expo and seems the expo team has been working for that. expo 没有文档扫描仪库,似乎 expo 团队一直在为此工作。 So I switch the project to React Native without expo and now working well.所以我将项目切换到没有 expo 的 React Native 并且现在运行良好。 If we should use the expo, the only way to use 3rd service for scan documentation.如果我们应该使用 expo,这是使用第三服务进行扫描文档的唯一方法。 Hope this answer will be updated when the expo has module for that.希望当 expo 有模块时,这个答案会得到更新。

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

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