Are there any tools for inspecting CSS values in a mobile app? I need it specifically for font size, color, padding

158 Views Asked by At

So our design team needs a stand alone tool. This is for a mobile app. This tool should be able to get CSS values of individual elements like font color, font size, padding, and other UX values.

Are there any easy to setup tools which the team can use to achieve this?

I tried using browserstack and it's appium inspector. But it does not show CSS values. enter image description here

1

There are 1 best solutions below

2
HomeLander On

There are several such tools available to get CSS values of individual elements for a mobile app like Browser Developer Tools, Zeplin, Avocode, Figma, etc.

You can Google more about such tools.