
Material design for react native app
React Native Material UI is an exciting library that brings the elegance of Google's Material Design into the world of React Native development. This set of components allows developers to create visually appealing and consistent applications that adhere to Material Design guidelines. While it’s still a work in progress, this library promises to enhance the user interface of React Native apps significantly.
Getting started with React Native Material UI is straightforward, even if you're new to React Native itself. The initial setup provides a solid foundation for building a beautiful app, with all the necessary guidance for installation and configuration so developers can dive right into designing user interfaces that stand out.

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
Gulp.js is an old but popular site building tool that automates various repetitive development tasks in web development, such as compiling Sass, minifying JavaScript, and optimizing images.
Webpack is a popular open-source module bundler for JavaScript applications that bundles and optimizes the code and its dependencies for production-ready deployment. It can also be used to transform other types of assets such as CSS, images, and fonts.