Fraser Hamilton

Results 3 issues of Fraser Hamilton

Recently I was trying to add a graphql middleware for an application I was working on and gave this module a shot. However I couldn't get any of the example...

The approach used in the documentation returns a reference in which this.scroll.props results in undefined meaning that we cannot use the scrollToPosition, scrollIntoView or, getScrollResponder methods. scrollToEnd however can in...

Recently I created my own dayjs plugin, [dayjs-random](https://github.com/FraserHamilton/dayjs-random) largely using this plugin as a template. While doing so I noticed that when importing this plugin using the cjs module format...