Michael Shaw

Results 6 issues of Michael Shaw

This pull request addresses issue #100. It adds a boolean toggle named `allowMultipleSelection` that allows a user to select multiple tags at once. ``` let cities = ["London", "New York",...

### Which version of the WSTagsField are you using? 3.1.0 ### On which platform does the issue happen? E.g. `iOS11` ### Are you using Carthage? No ### Are you using...

enhancement
help wanted

I'm using Ktor, which is based on coroutines. This seems to be conflicting with the thread manager that the Google Maps Platform Java library uses. It keeps giving me an...

type: bug
triage me

Currently looking at the `PurchaseState` class, I don't see an enum for checking if the user is using the full version of the app as a free trial. Is there...

Currently in my app, I have it set up that a user can end the trial early by purchasing the full version if so desired. What I currently have to...

### Expected Behavior When I hit Control-Space in any textfield, autocomplete results show. ### Actual Behavior When I hit Control-Space in any textfield, autocomplete results do not show. However, autocomplete...

B-bug
S-unverified