Getting Started with React Native
Introduction
React Native is a JavaScript framework that is built on the same fundamentals of ReactJS. This means that we will need to start a local front-end server for us to see the changes being made live to our mobile application. This process is...
solomonabu.hashnode.dev4 min read