Installation of NativeWind for a React-Native Project
You can skip the first point.
Node.Js
Firstly to get started with react native you should have installed Node.js on your system. To download you can go to the Node's download page.
React-Native
To create a react-native application.
npx create-reac...
mayurmudoi.hashnode.dev1 min read