George Desipris

Results 14 comments of George Desipris

@kylegwalsh , Having seen the video and checked the behaviour myself to double check, `getToken` is returning a Promise, and thus it will have to be called after `isSignedIn` has...

I'd say that `items-center` could be removed in the vertical case, and `space-x-1` needs to be `space-y-1`.

Opted in checking for hermes and only applying the polyfill in that case. https://reactnative.dev/docs/hermes#confirming-hermes-is-in-use

@alfianyusufabdullah The issue appears when the nested component has a different name (prefixed by the first component's name). Try naming the second one `CalloutSubmission2`.

> While I see that changing the outer container when adding an inner container is not great, I’m not interested personally on adding something that a) differs from the spec,...

Optimal DX in this case would be for `generateObject` to always accept a valid zod schema and transform based on the provider and their specs. If `oneOf` is not supported,...

> @desiprisg can we have a screenshot of how this looks like? Adding these! Feel free to check the preview deployment as well!