EVTopTabBar icon indicating copy to clipboard operation
EVTopTabBar copied to clipboard

tabs are hidden behind navigation bar

Open djdance opened this issue 4 years ago • 1 comments

Hi

I copy pasted all the code from example, but my effort looks like this This is iOs 15.1 Do you know why it could be?

Screen Shot 2022-01-03 at 15 21 32 Screen Shot 2022-01-03 at 15 21 36

djdance avatar Jan 03 '22 12:01 djdance

My hunch is the UI constraints are not properly setup. It is hard for me to provide more detailed feedback as I can't see the code you have or any debug output.

  1. Have you looked at the view hierarchy?
  2. Where there any constraint violations or other logs?
  3. Were you able to successfully run the project example?

epv44 avatar Jan 03 '22 19:01 epv44