今是昨非

今是昨非

日出江花红胜火,春来江水绿如蓝

iOS Development - Implementing a QR Code Scanning Interface

Implementation of a Payment Interface Similar to the One Below#

IMG_0505.PNG

Interface Analysis#

  1. Black semi-transparent background
  2. The green headerView below the navigationBar
  3. Implementation of the scanning frame and the green dynamic scanning line
  4. Text prompt below the scanning frame

The implementation of the black background may be different from what you imagine. Refer to the image below (1/2/3 in the image are just identifiers, not in order). First, a backView needs to be placed, then the scanning frame 3 in the middle, followed by the four 1s on the top, bottom, left, and right, and finally the headerView and prompt text 2;

IMG_0505.PNG

Implementation#

Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.