akveo / kittenTricks

React Native starter kit with over 40 screens and modern Light and Dark theme for creating stunning cross-platform mobile applications.
https://akveo.github.io/react-native-ui-kitten/
MIT License
7.17k stars 986 forks source link

TabView in Sign In 5 example animation fails #205

Closed cargallo closed 4 years ago

cargallo commented 5 years ago

Issue type

I'm submitting a ... (check one with "x")

Issue description

Current behavior: The SMS tab's email and password inputs left sides are shown when email tab is selected. And the animation isn't as fluid as the Kitten Tricks published in android play store. I'm testing it in signed apk installed in physical device.

Expected behavior: The screen working as you can see in Kittens Tricks published in android play store

Steps to reproduce: Just clone the repo, install dependencies and expo start

image

artyorsh commented 5 years ago

This is gooing to be an issue of UI Kitten 4.1 I think. Thanks for reporting!

tianlinzx commented 5 years ago

I have tried to upgraded to "react-native-ui-kitten": "^4.2.0-beta.2", remains the same.

cargallo commented 5 years ago

Unfortunately I gave up using this library and therefore this project. When I understood what it was doing in general, I realized that there was no point in using it and it only adds complexity and dependency of external akveo libraries for things that can be easily achieved in pure code

artyorsh commented 5 years ago

@cargallo We're sorry we can't fit your project structure with this template. It was created to simply demonstrate UI Kitten features on kind of production examples. During the next releases, we're going to restructure it in a more simple way and update everything :)

In case you found something really complex in using - feel free to contact us for help

Thanks for the feedback :)

tianlinzx commented 5 years ago

@artyorsh Any timeline expectation ?