April 2017
Intermediate to advanced
414 pages
8h 14m
English
Like always, let's begin by initializing a new React Native project using the following statement in our command line:
react-native init Expenses
While the React Native CLI is doing its work in scaffolding our project, we should plan out the functionality of the app.
Read now
Unlock full access