So, I created the image too big for the TabBarItem, and parts of the image appear beyond the top of the TabBar
I could:
- Resize all the images in the Image.xassets
- Write a function to resize the image so it fits in the TabBarItem area
I searched online but couldn't find a solution. Is it possible to do No.2? Thanks!