Steve Moretz
Steve Moretz
Sure it's lovely, wish just there was a way to avoid database, I was going to use this for inside websockets only because I was using database directly in it...
Sounds good to me!
> When you click the toast on the phone it doesn't close example: https://youtube.com/shorts/Mw_9kLAbwm8?feature=share It's supposed to stay if you hover it or click it until you click somewhere else.
> I commented on this 2 years ago. We immediately created a schema stitching and a system for multiple endpoints. > > It is not a public package. Is there...
> > For me is working for android on v0.2.6 with androidRenderingMode='software' as a prop. no issue on iOS > > Thanks! That fixed it for me! Even if that...
`attributes` in validation.php needs to be handled somehow for the other languages, like sync keys that are defined, same for `custom` in validation.php those are important.
> This package cannot provide matching transactions, but can only help users to trade more quickly and efficiently. You can make a trading strategy website for users to use. Thanks...
Just confirming that this works completely fine. ```tsx await ApolloClient.subscribe({ query: properties, errorPolicy: "all", context: { uri: "http://graphql.test/api/graphql", headers: { special: "Special header value", }, }, }).subscribe((value) => { console.log("subscribe",...
> is it possible to create order with the same method? Came here for the same reason, even though technically it's possible cause order is just a custom post type...
> Hi Team, > We’re writing to let you know that starting **June 20, 2024** the legacy Firebase Cloud Messaging (FCM) APIs will be discontinued. > > What do you...