andra961

Results 5 issues of andra961

Whenever i open the modal it has a transparent background as intended but the status bar is not affected and remains colored. This happens to React Native original Modal too,...

bug

I'm using react native CLI and testing on android. I followed precisely installation instructions on both this repo and reanimated 2 page, and then tried with a simple chart like...

Can't find a way to pass the `onInit` callback in a `Compact` table like you can in the regular `Table`. Is there one and i'm simply missing it?

Basically, even if the table has only 2 rows, all the container space will be occupied and the header + 2 rows will each be very big in height(1/3 of...

Title. I guess it happens because of modifying the state with handleUpdate. If i remove `virtualizedOptions` from the table it keeps the focus as normal. Is this issue known?is there...