David Biller

Results 13 comments of David Biller

Dont resolve the failure. i installed your version. And tried @latest too. Only useViewOverflow={Platform.OS === "ios"} is working, but it looks very broken than.

@patrianova I guess there is no out of the box way for this. `likes: [PostLike] @connection(keyName: "postLikesByPostId", fields: ["id"]) ` this is a bad idea. if there are more likes...

> @davidbiller reading a bit more, I believe you could use resolvers to do this. Pipeline resolvers seems to be an option where upon a request to posts you could...

> you wouldn't do this per post but rather on the query that returns them. > > if you get the first 100 posts on a query, on the resolver...

> @davidbiller I'm not quite there yet :) but I'm assuming you could run two graphql queries on the resolver and merge them programmatically. I'll do some reading and let...

you cant work with %

So can you explain what do you mean? i can move the image in both directions...

> Thanks for the feedback. I really need to get back to this project and refactor the code to be more efficient. Did you find a good way?

> I have got as far as creating the custom resource to send out the link. I receive the email and the link looks of (as far as I can...