github-contributions-ios icon indicating copy to clipboard operation
github-contributions-ios copied to clipboard

feat: leverage `EntityStringQuery`

Open vladimirleonidovich opened this issue 5 months ago • 0 comments

Describe the solution you'd like EntityStringQuery is a great API that will allow:

  • provide usernames a user added in the app earlier
  • provide usernames a user entered in other widgets
  • enter arbitrary usernames (as right now)
  • something else (requires creativity 😄)

Implementing EntityStringQuery will provide better user experience.

Additional context A downside is that EntityStringQuery requires iOS 16.0+.

vladimirleonidovich avatar Aug 05 '25 14:08 vladimirleonidovich