June 2016
Intermediate to advanced
910 pages
18h 59m
English
At this point, you may feel that the application is lacking a certain appeal. The success of any application relies greatly on how the user interface looks. Just like how React Native borrows from React on the web, the same thing goes for styles. In this chapter, you will learn how React Native styles and lays out the components with React CSS.
We will cover the following topics:
SimpleButton to include custom stylesNavigationBarNoteScreenIf you have any experience in writing CSS for a browser then you will feel comfortable with the styles in React Native. Although, instead of the browser's ...
Read now
Unlock full access