isaachinman / wundershine-native-app

0 stars 0 forks source link

Menu on iOS should slide over queue #73

Open Tintels opened 6 years ago

Tintels commented 6 years ago

iPhone, iPad In the beta, it pushes the queue to the side.

isaachinman commented 6 years ago

I wonder if you can explain your reasoning for this?

Tintels commented 6 years ago

I think we are confused? Slide in menus roll over the page in all apps?

isaachinman commented 6 years ago

I guess we are. There are different animation types for drawer menus. I'm wondering what's wrong with the current "slide out" animation, as it is the default for iOS. What you're asking for is called "slide in".

Tintels commented 6 years ago

Just checked a bunch of iOS apps. All of them "slide in" the menu..

isaachinman commented 6 years ago

Okay, I'll see what our options are.

isaachinman commented 6 years ago

Unfortunately it looks we would need to upgrade to RNN v2 alpha to make this happen. Not going to happen anytime in the near future. Performance considerations are always going to take precedent over design, and in this case we have limited options.

Let's reconsider this in a little while, or after we have better numbers on actual Android vs iOS distribution.