Important Links
List of important links.
We'll cover the following...
We'll cover the following...
Here is a list of important links used in the course.
What are React and React Native?
The talks about React can be found on the official React docs.
We can read more details on Lean Core.
We can find even more examples with links to articles in the React Native showcase.
Managing State in a Simple React App
Example of components with state.
State vs. Props article on Lucy.
GitHub page on State vs. Props.
Adding life cycle methods to a class.
A full blog post about hooks.
React Navigation ...