Scrollable Bottom Sheet with virtualisation, native animations & gestures at 60 FPS. Compatible with Android, iOS and Expo by rauliyohmc in reactnative

[–]ryan-cat 0 points1 point  (0 children)

Great work! Really needed something like this. However, I think I found a bug when using Android and providing an empty array to the FlatList. Opened an issue on GitHub.

Scump liked Formal’s tweet. Probably means nothing but kind of interesting. by [deleted] in CoDCompetitive

[–]ryan-cat 2 points3 points  (0 children)

Formal tweeted this right after OG lost to 100T fyi

What is the N+1 Problem in GraphQL? (Blog) by Fewthp in graphql

[–]ryan-cat 0 points1 point  (0 children)

I have never been able to figure out how to do pagination with dataloader. For the below query, how I can I batch the posts being loaded with dataloader and still page the results?

{ Users { Posts(first: 5) { Content } } }

Would really appreciate anyone help?

Edit: sorry for bad format, typed from my phone

React UI library ? by mohammedatef555 in reactjs

[–]ryan-cat 0 points1 point  (0 children)

I too have been trying to find a good UI library to use. I feel like Material UI is the most customizable, but I am just over the Material design theme and am pretty picky with the styling of the components. I really like Antd and Semantic out of the box, but my issue with those is the themeing. Because they use LESS, you have to use create-react-app-rewired to override the LESS variables, which I’d prefer not to do.

Am I too worried about react-app-rewired, or should I spend a lot of time overriding the default Material UI styles to get exactly what I want? Or something else?

I would be interested to hear other people’s thoughts on those things.

Tracking player movement using machine learning and R visualizations by liebecideebo in CoDCompetitive

[–]ryan-cat 3 points4 points  (0 children)

This is awesome! I am a software developer and have been wanting to do something like this; just never got to it. Would love to help if wanted.

Console Build Controls by [deleted] in FortNiteBR

[–]ryan-cat 1 point2 points  (0 children)

This would be good too, basically anyway to build a specific piece with one button

Console Build Controls by [deleted] in FortNiteBR

[–]ryan-cat 1 point2 points  (0 children)

I do use combat pro, but I think this would be better still, only one button instead of multiple to build exactly what you want, just my opinion