Context provides a way to pass data through the component tree without having to pass props down manually at every…
The beauty of React lies in the fact that React Components let you split the user…
If you are into web development, you must have already heard about the famous JavaScript library- React. React…
What is JSX?
EDIT: When this article was written, react-navigation was version 1. There…