nimblehq/nimble-crypto-ios

[Chore] Display taps and gestures on the screen

Closed this issue · 0 comments

Why

Showing taps and gestures on the screen (either on the simulator or the device) gives the audience a much clearer context of what's happening.
It's very helpful for demos, presentations, or videos.

For this purpose, we can use the ShowTime library. This is not required, any good alternatives are free to propose and integrate.
Please note that this is enabled on the debug build only.

Who Benefits?

Developers who:

  • present the app demo
  • make POW video for their PRs