From the course: Create a CRM Mobile Application with React Native (2019)

Unlock the full course today

Join today to access over 22,400 courses taught by industry experts or purchase this course individually.

Final touches

Final touches - React Native Tutorial

From the course: Create a CRM Mobile Application with React Native (2019)

Start my 1-month free trial

Final touches

a little bit more beautiful by adding new styles. So we'll start with the people list, so let's go ahead and bring up the people list here. And one of the tricks that I want to show you, if you want to see the styles applied here, you can do a Control M to bring up the developer tools, then toggle Inspector. And take a look at, if you click on anything, the height and so on, so forth. If you click on anything you're going to see what it looks like, so if you make a change, for example, if you want to make the width of that particular item a little bit wider, and you save, you're going to see the changes live here while you click on these things. So this is a trick that you can use whenever you are working in here. So for example, I think 390 might be just perfect. Yeah. And then use it as so. All right, so let me remove that so we don't have anything on screen while we're doing that. And then toggle Inspector. So this is pretty good. Okay, so the styles of this particular sheet are…

Contents