-
### Summary
I am having two bugs with a fresh react native init bare install with unimodules following expo documentation on latest react native install.
1. Could not build 'ExpoModulesCor…
-
It would be useful to me if you could prompt for input when an environment variable (in {{variable}} syntax) is encountered. This is partially for convenience (a lot of input to API calls is pretty tr…
-
We got this crash from ios 14.2.0, device iPhone 6s.
Based on our initial check, the user puts the app to the background and after a few seconds, puts it back to the foreground then the app crashes.
…
-
I create a totally new page in Nextjs project with the demo toast code.
``` js
// src/app/test/page.tsx
"use client"
import { Button } from "@/components/ui/button"
import { ToastAction } from …
-
I saw in the documentation that a single combobox is handled in the following way
https://ui.shadcn.com/docs/components/combobox
```
const [open, setOpen] = React.useState(false)
...
```
…
-
I am developing a chat app and successfully saved User model class to the realm but now I want to save messages to the realm so that when user start app able to see previous chat history and messages …
-
I do not know why this happen? because perviously I did not get this weird error. just after the update the packages I got this error. when remote user try to join the room at that time it will throw…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
### Old Version
0.72.7
### New Version
0.73.0
### Description
Upon starting the app (in dev mode), it starts bundling the modules, and then crashes with one of the following errors:
…
-
These are the general things that we plan. Keep in mind that it may change.
## v1.2
- [ ] TailwindCSS support
- [ ] PivotGrid component
## v1.3
- [ ] Scheduler component
- [ ] Calendar c…