clay

Results 34 comments of clay

In the vast majority of apps, `Drawer` would be created from React Navigation. IMO, it should be designed with that in mind.

@cjoudrey @bbohen - Is this still being worked on? If not, I may take a stab at it

@cjoudrey - I'll wait to see what @bbohen says

Thanks @bbohen! No promises but I'll try to get a rough copy up and then we can iterate 🙂

Sorry for being so late on this. Totally dropped the ball. Umm... @cjoudrey - Can we add a task list to the original issue that includes which rules should be...

I'll be working on this for at least today and hopefully more. I've never written a lint fixer so I'm in new waters. May take a bit but I'll do...

That makes sense to me! Thanks for the kind words 😄 I've been looking into TSLint and ESLint. Didn't think of Rubocop. I'll have to check that one out. Thanks!

Disregard: (So that I can check these off) - [ ] EnumValuesAllCaps - [ ] EnumValuesSortedAlphabetically - [ ] FieldsAreCamelCased - [ ] InputObjectValuesAreCamelCased - [ ] TypesAreCapitalized

@cjoudrey - I'd like to integrate this fix feature (when it's done) with `graphql-cli` as well. Do you have any thoughts on that? I'm sure Johannes would love to chime...

Sounds good!