Kind of the same issue like here:
The simulator shows and uses a different width for the CustomMenuItem in the simulator compared to the real device.
Hence, the UI we see in the simlulator does not match the UI we see on a real device
Simlulator gives a width of 218px => the full width of the device
The real device gives a width of 203px => it probably does subtract the left MenuIndicator with some spacing