Open tsonevn opened 5 years ago
Hi @DarioDomiDE, I was able to recreate the issue on one of our Android devices while using a project created from scratch. I will mark it as a bug and we will investigate it further.
Hi @tsonevn , Thank you. Hope it's not too complicated to solve. Wish you a great day :)
Something new, the opening and closing is very slow.
I'm surprised this hasn't been prioritised or raised by more developers, it's still an issue, a big one in my opinion, and makes the radsidedrawer unusable in a production application as it provides users with an awful experience which they'll just complain about or worse abandon you for! Will this be prioritised soon? 😃
@DarioDomiDE did you find a workaround for this? Or abandon the side drawer/tns?
Hi @dipenpdev I agree with your opinion that this is unacceptable. It's just one of many examples that the lack of really having bugfree features and missing support seems to be a reason why NS isn't a leading technology in app-building. I didn't find a workaround and shipped it in production this way :/
@DarioDomiDE commented on Sun Jul 14 2019
Environment
Describe the bug Hello, I noticed that RadSideDrawer is having a "lag" or some kind of delay on Angular & Android. It's currently not possible to open the SideDrawer via moving your fingers from the side to center of the device in a "normal speed" (like expected from other apps). You have to slide your fingers very slowly to let the RadSideDrawer appear.
To Reproduce The same problem happens on every ng+angular project running on Android. Create project with template
tns-template-drawer-navigation-ng
and move/slide your fingers from (left) side to middle of the screen.Expected behavior You can move your fingers in all speeds and the RadSideDrawer will open independently how fast you slide. For example try the "Examples NativeScript" Demo from Play Store (or github)
Sample projecty