Kevin McGill
Kevin McGill
That's the behavior I'm looking for. I want to ignore the server headers and set my own cache duration. That could be a cool feature to add at some point....
I ran into the same issue with `artemis: 7.8.0-beta`. In my case the graph query executes correctly but conditionally some data isn't return,...hence the parsing error. Same thing for `@skip`.
PRs absolutely welcome!😃
Cool! What does it look like incase others have the same issue?
As of today, there is no date picker support. Sorry. PR's are absolutely welcome!😃
@iceman201 if I'm not mistaken version `2.0.1` should be marked to use Swift 4.2. Are you getting Xcode errors or warnings? Ultimately, yes. This should be updated. I'll try to...
Any interest in me adding you as a contributor?
@srameshr I believe the answer is no, not yet. @brh55's implementation of `FlatList` has not been merged yet. See #39
I'd love to use this package with a `PageView` too. I've had to revert back to using `Scrollbar` -> `GridView` -> `PageView` child.
I've also experienced this before! Glad you found a fix!