Jarod Wong
Jarod Wong
Thanks for the tip @facurueda ! Been spending quite a while on this problem.
Is there a fix yet? Is still not working for me as of Feb 26, 2022. ``` CREATE OR REPLACE function online_presence(user_id text) returns boolean stable language plpgsql as $$...
Have there been any updates to this issue?
Hi, I am still having this issue as of 8/5/2022. It would be great if we could raise the issue. Thanks.
I just found the cause of the "error". It is the fault of the documentation for the library. For being such a popular library—and the fact that Node Redis is...
I encountered the same issue. I had created multiple instances of **ExternalDisplay**. `` This gave the same **id** of `1` for each of the instances, and JS is pass-by-value so...
So we still must create a new User pool, or can we remove the old, attach the identity pool, and re-add it?
I got it working by creating the **S3** storage bucket, and assigning proper role permissions to the Cognito user pool for access. Then the import worked.
Hi, I just tested the latest edition with the [twrnc](https://github.com/jaredh159/tailwind-react-native-classnames) package, and unfortunately didn't find it to be compatible. Willing to help out.
I looked [react-native-shimmer-placeholder](https://github.com/tomzaku/react-native-shimmer-placeholder) because **twrnc** is working there. After taking a brief look at the code of both packages, I do think it has to do with the defaultStyles, and...