Alexey Kureev

Results 51 comments of Alexey Kureev

Hi @grundmanise, can you provide us some code so we can reproduce your issue?

So `borderRadius` works, but if you use one of the `borderRadius` it breaks? If so, that sounds to me like a RN layout issue. Side note: it's quite strange that...

Hm, this is interesting. Seems that `Button` has an absolute positioning. Is it a standard RN button component?

Why can't you just use a custom `animationFunction` for this purpose?

Hi @RonakKhandelwal! Unfortunately, this question is not clear to me. Could you be so kind to provide me some code to reproduce a bug you're talking about?

Hey @xilaraux, can you try to install `react-native-side-menu` from the master and set `autoClosing={false}`? Does it do the trick? If so, I release a new version.

Hey @wmonecke! First of all, you're very welcome! 😉 Also, it wasn't only me, I think its worth to thank React Native community in general, I only started this project....

Yes, there is at least a basic tvOS support. Probably we can benefit from having it explicitly in the README. Would you like to compose a PR?