This video goes over the challenge solution by updating your React Native course listing view styles.
- [Instructor] Hopefully everything went well…with your challenge and if not,…we'll go over the areas you needed to update…to get your react native listing view…to look the same as the react course listing.…Let's get to it.…So, the easiest way to get to this,…is to first copy and paste the styles…because they're going to be the exact same thing on both.…So copy, and then go to your react native view,…and paste them, like so.…
Then what we'll do, we'll copy and paste again the view.…So we'll get from view to view…on the component and then paste it…exactly the same here, like so.…So the only thing we're going to change…is react native courses in here.…Next thing we need to do after that…is to update some of the things at the top…and this why you get this error.…
But I wanted to do that on purpose…to make sure that you have those items here.…So we don't have the get theme,…we don't have the constant created on this,…so we'll do that right away.…So we get rid of that red screen.…There you go.…Okay.…So last but not least, we need to get our function,…
Released
4/11/2017- Initiating a React Native project
- Creating your data files
- Creating your React course listing view
- Creating your tab navigation
- Adding material design styles
- Finalizing your styles
- Filtering your courses for the views
- Reviewing debugging options
Share this video
Embed this video
Video: Solution: React Native styles