Artsiom Grintsevich

Results 48 comments of Artsiom Grintsevich

I just tried your example, it seems that method `focus` is presented on all platforms (if cases works fine), but it actually works only on web, e.i. nothing happens when...

I've checked the example one more time. I added `onFocus` listener to `TouchableOpacity` and after calling `focus` method via ref `onFocus` callback was called only on web. That what I...

@logicman if I understood the issue correctly, there is no problem in any sort of functionality . `SafeAreaView` is a container which applies additional paddings which correspond to system elements...

@TechSaq do I understand correctly, that the issue appears, when changing font size on a system level? (e.i. Larger Text on iOS, Font Size on Android)

@codebutler I've create PR #1685 for the issue. the difference with this one is that I'm using parameterized testIDs so that touchable container and text input both would be accessible...

We've updated modals implementation recently with React Native modals, the issue should be fixed in the next release. Still checking, but after a quick look it seems the issue won't...

closing issue for now. feel free to reopen if issue appears in next release

I think @sergeu90 is right. The issue is likely to be related to context access inside our modals. Please check #1585 status to be aware of updates regarding this issue.

@dsdebastiani Sorry for late reply, will add new method and update library soon.

Sorry for delay. Currently project is in low maintenance state, however we're actively using UI Kitten in our projects and we are aware of some reported issues. I hope in...