Richard Kim

Results 19 comments of Richard Kim

https://stackoverflow.com/questions/42981070/eslint-no-use-before-define This is probably a better solution: `"no-use-before-define": ["error", { "variables": false }]`. Makes it target variables only

shouldn't you be able to use onPageChange and just check the page number?

This is a great idea (the swipe thing). Sorry it took so long for me to get around to this. The default method has it so that when you tap...

might have been fixed with recent pr

ooh interesting find, I'll take a look at the math when I have time

I'm not sure I understand, would you mind providing a screenshot of what you're touching simultaneously?

Appreciate it! Just going through the PR right now. Is there a reason why all the image assets have been changed?

Sorry, to clarify, I'm hesitant to merge this with the extra files in this state. If you're still interested in this PR (sorry for taking so long to get back...

This should definitely be dealt with on the repos side. I'll look into it. sorry this took so long, I turned off notifications from github.

what is the intended use case here? (apologies for late response)