-
Firstly, thank you very much for this amazing component!
I installed and followed the usage instructions in a new Bare React Native app 0.75 using community cli. I can see the video (using the same…
-
**1. Read the [FAQs](#faqs) 👇**
**2. Describe the bug**
Types error with `motion.create()` in `v11.5`
**3. Reproduction**
NaN
**4. Steps to reproduce**
Steps to reproduce the behavio…
-
## Description
In iOS, using v 16.0.3 and 17.4.1, confirm icon in DateTimePicker is missing. Its only fails in production, i cant reproduce the error using ExpoGo
### Related to
- [X]…
-
### Description
I have just updated to RN 0.76 and seeing some weird behavior with non integer values when applying corner radius. It creates a bottom padding that has a faded color.
### Steps t…
-
### NextUI Version
2.4.8
### Describe the bug
When extending a Button component using the extendVariants function, custom styles specified in the compoundVariants section are not being applie…
-
### NextUI Version
2.4.2
### Describe the bug
```
import { extendVariants, Tabs } from '@nextui-org/react';
const CustomTabs = extendVariants(Tabs, {
slots: {
tabList: 'bg-white p-0',
…
-
### Description
when I list multiple videos and then drag videos that time my web crash
for drag and drop, I use @dnd-kit/core
### Reduced test case
http://localhost:3000
### Steps to reproduce
…
-
Hi,
I have started working on this project 2 weeks ago by watching youtube tutorial: [Youtube tutorial link](https://www.youtube.com/watch?v=R8CIO1DZ2b8) and currently have completed till Meeting S…
-
**Describe the bug**
Hello, thank you for creating such a great library. I've been using `KeyboardAvoidingView` in React Native for a while, but recently needed the keyboard functionality from `react…
-
Solution for errors such as: "Uncaught TypeError: Cannot destructure property 'name' of 'response.profileObj' as it is undefined."
and sanity database not updating or redirects to home failing.
**…