Dmitry Vaytul

Results 4 comments of Dmitry Vaytul

Hello @1997roylee Please, can you provide more details about the issue: code example, screenshot of the error.

Hello @rawnaveen, Let me clarify, if we have the following structure, what do you need to hide: the whole `BottomNavigation` or a certain `BottomNavigationTab`? ``` setSelectedIndex(index)}> ``` Also, are you...

@sajadghawami, @longseespace, @iacovlev-pavel, @manuelmhtr If we set `testID` on `TextInput` only, would that be more suitable for you or should we keep it in two places both (`TouchableWithoutFeedback`, `TextInput`)?

@whitestranger7, The bug is caused by React.cloneElement inside [commit](https://github.com/akveo/react-native-ui-kitten/commit/8b454e1b0b85d1416b69316ea093873a4583a4eb#diff-619ced3eee08b2614211087f52da4ff926417ac943f6ea074c6756d714669679). [same issue](https://github.com/akveo/react-native-ui-kitten/issues/1497)