I build 3 reusebale components with model view. first one is file input seceond one is render list with search filter and final one is input slider Make it buy using react native cli and for styleing using tailwind css
- Input File
- Render List With Search Filter
- Input SLider in the right.
- React Native Cli
- Tailwind Css
- React native vector icons
Install the dependencies and devDependencies and start the server.
yarn and hit enter
or use npm i
For production environments...
npm install --production
NODE_ENV=production node app