Azad SinghReact native MVC architecture.App Architecture and Folder setup for React native App DevelopmentJan 25, 20211Jan 25, 20211
Azad SinghReact JS Installation in Ubntu SystemRemember you first need to have curl on your machine, you can install it by below command sudo apt-get install curlJan 25, 2021Jan 25, 2021
Azad SinghReact Native Installation Steps in Ubntu System:1. sudo apt-get install curl curl -sL https://deb.nodesource.com/setup_13.x | sudo -E bash - sudo apt-get install -y nodejs node -vJan 25, 2021Jan 25, 2021