Marin Spajic
Marin Spajic
Hi, can you add a mode/setting for UITextField to only "accept" items from suggestions, so user can't type something random? Maybe make searchField.isSelectedItemValid() boolean, and put a warning sign in...
Hi, I'd like to make it so that if you have a timeline with 7 days, selected date is always in the middle (fourth day), and you slide left/right between...
Hi, I'm trying to integrate BlinkID into a React Typescript project following through README, and getting the following error:  Example code: https://pastebin.com/JhS3Uuba EDIT: Workaround here works: https://github.com/ionic-team/stencil/issues/1636#issuecomment-501924130 Maybe it...
### Describe the bug Hi, I'm using onSort function to make an API call for sorting, but when onSort function is used, original icon highlight and toggling between ASC and...