Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
228 views
in Technique[技术] by (71.8m points)

ios - How to present a tableview and qrcode-scanner on same viewcontroller?

What I'm trying to accomplish is to have the bottom half of a screen to be an active qr-code scanner, and the other half of the screen to be a tableview. Whenever I scan a qr-code, it will check the tableview for a match and highlight it.

What would i need to use to make this happen?

I'm using the following cocoapod for the qr code (https://cocoapods.org/pods/QRCodeReader.swift).

Appreciate any help!

question from:https://stackoverflow.com/questions/66052954/how-to-present-a-tableview-and-qrcode-scanner-on-same-viewcontroller

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...