From the course: Create a CRM Mobile Application with React Native
Unlock the full course today
Join today to access over 24,400 courses taught by industry experts.
CSS details - React Native Tutorial
From the course: Create a CRM Mobile Application with React Native
CSS details
- [Instructor] So let's continue working on the detailed view and we're going to continue the CSS in this video. So what I'm going to do is keep working on the CSS and basically all these styles are going to be applied once we start working on our scroll view and Touchables and so on, so forth. So let's go ahead and we're going to get started with title2 and most of these are going to be very similar. So let's go ahead and copy and paste. And the only thing is going to be different is the top. Okay, let's keep going. Next one is going to be an image and the height of the image is going to be 100. And then we're going to have background color that will be transparent. The next one is going to be closeIcon and the position is going to be absolute. Next one is going to be top 10, right 5. And again, these are all positional elements and also colors. So if there's anything that you want to change from what I'm doing here, please feel free to do so. These are styles, so these are not going…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.