Musab

Results 6 comments of Musab

> I had the same issue. It turns out I was using `dataLength` wrong. I thought it was supposed to be the total length of items that _could_ be displayed,...

@TheEhsanSarshar Steps to reproduce it: 1. Create a new react native project. 2. Integrate and use Tamagui sheet component. 3. Implement a state, you can pass `open` and `setOpen` props...