All Projects → creativetimofficial → Ct Material Kit Pro React Native

creativetimofficial / Ct Material Kit Pro React Native

Material Kit PRO React Native is a fully coded app template built over Galio.io, React Native and Expo

Projects that are alternatives of or similar to Ct Material Kit Pro React Native

Paper Ripple
Material Design Ripple effect in pure JS & CSS.
Stars: ✭ 55 (-3.51%)
Mutual labels:  material-design, material
Jtmaterialtransition
An iOS transition for controllers based on material design.
Stars: ✭ 966 (+1594.74%)
Mutual labels:  material-design, material
Vuetify
🐉 Material Component Framework for Vue
Stars: ✭ 33,085 (+57943.86%)
Mutual labels:  material-design, material
Awesomebar
Just beautiful
Stars: ✭ 870 (+1426.32%)
Mutual labels:  material-design, material
Quasar Awesome
🎉 A list of awesome things related to Quasar
Stars: ✭ 995 (+1645.61%)
Mutual labels:  material-design, material
Material Components
Documentation and policies for Material Components (all platforms)
Stars: ✭ 872 (+1429.82%)
Mutual labels:  material-design, material
React Saas Template
🌊 Template for building an SaaS / admin website using React + Material-UI
Stars: ✭ 942 (+1552.63%)
Mutual labels:  material-design, material
Materialdesignsamples
Material Design 系列控件samples,讲了Material Design 系列新控件的使用方法和一些场景示例,使用详情请看对应博客,持续更新中...
Stars: ✭ 900 (+1478.95%)
Mutual labels:  material-design, material
Alfred Mdi
Alfred 3 workflow to find Material Design Icons
Stars: ✭ 38 (-33.33%)
Mutual labels:  material-design, material
Materialsearchview
Android Search View based on Material design guidelines.
Stars: ✭ 987 (+1631.58%)
Mutual labels:  material-design, material
React Native Material Textfield
Material textfield
Stars: ✭ 852 (+1394.74%)
Mutual labels:  material-design, material
Android Dev
⚡️ Curated list of resources for Android app development. Prepare for battle!
Stars: ✭ 44 (-22.81%)
Mutual labels:  material-design, material
Mdwechat
一个能让微信 Material Design 化的 Xposed 模块
Stars: ✭ 849 (+1389.47%)
Mutual labels:  material-design, material
Smelte
UI framework with material components built with Svelte and Tailwind CSS
Stars: ✭ 871 (+1428.07%)
Mutual labels:  material-design, material
Breeze
A Material Design game launcher for Windows
Stars: ✭ 22 (-61.4%)
Mutual labels:  material-design, material
Material Design Lite
Material Design Components in HTML/CSS/JS
Stars: ✭ 31,931 (+55919.3%)
Mutual labels:  material-design, material
Matter
Material Design Components in Pure CSS. Materializing HTML at just one class per component 🍰
Stars: ✭ 888 (+1457.89%)
Mutual labels:  material-design, material
Mdl Skeleton
Material Design skeleton with ssr-engine
Stars: ✭ 17 (-70.18%)
Mutual labels:  material-design, material
Bluetooth State View
Material design animated Bluetooth state view for Android
Stars: ✭ 36 (-36.84%)
Mutual labels:  material-design, material
Material Motion
Starmap and team docs
Stars: ✭ 44 (-22.81%)
Mutual labels:  material-design, material

Material Kit Pro React Native Tweet

version GitHub issues open GitHub issues closed

Product Gif

Material Kit PRO React Native is a fully coded app template built over Galio.io, React Native and Expo to allow you to create powerful and beautiful e-commerce mobile applications. We have redesigned all the usual components in Galio to make it look like Google's material design, minimalistic and easy to use.

Start your development with a badass material UI Kit for React Native inspired by Material Design. If you like Google's Material Design, you will love this react native kit! It features a huge number of components and screens built to fit together and look amazing.

FULLY CODED COMPONENTS

Material Kit PRO React Native features over 200 variations of components like buttons, inputs, cards, navigations etc, giving you the freedom of choosing and combining. All components can take variations in colour, that you can easily modify inside our theme file.

You will save a lot of time going from prototyping to full-functional code, because all elements are implemented. We wanted the design process to be seamless, so switching from image to the real page is very easy to do.

Components & Cards

Material Kit PRO React Native comes packed with a large number of components and cards. Putting together a mobile app has never been easier than matching together different components. From the profile screen to a fully working shopping cart, you can easily customise and build your screens. We have created multiple options for you to put together and customise into pixel perfect screens.

View all components/cards here.

Example Screens

If you want to get inspiration or just show something directly to your clients, you can jump start your development with our pre-built example screens. From onboarding screens to e-commerce or discover screen, you will be able to quickly set up the basic structure for your React Native mobile project.

View all screens here.

Let us know your thoughts below. And good luck with development!

Table of Contents

Demo

Quick start

Documentation

The documentation for the Material Kit PRO React Native is hosted at our website.

File Structure

Within the download you'll find the following directories and files:

material-kit-pro-react-native/
├── App.js
├── README.md
├── app.json
├── assets
├── babel.config.js
├── components
│   ├── Button.js
│   ├── Drawer.js
│   ├── Header.js
│   ├── Icon.js
│   ├── Product.js
│   ├── Select.js
│   ├── Switch.js
│   ├── Tabs.js
│   └── index.js
├── constants
│   ├── Images.js
│   ├── Theme.js
│   ├── images
│   ├── index.js
│   ├── tabs.js
│   └── utils.js
├── navigation
│   ├── Menu.js
│   └── Screens.js
├── package-lock.json
├── package.json
├── screens
│   ├── About.js
│   ├── Agreement.js
│   ├── Cart.js
│   ├── Categories.js
│   ├── Category.js
│   ├── Chat.js
│   ├── Components.js
│   ├── Deals.js
│   ├── Gallery.js
│   ├── Home.js
│   ├── Kids.js
│   ├── Man.js
│   ├── NewCollection.js
│   ├── Notifications.js
│   ├── Onboarding.js
│   ├── Privacy.js
│   ├── Product.js
│   ├── Profile.js
│   ├── Search.js
│   ├── Settings.js
│   ├── SignIn.js
│   ├── SignUp.js
│   └── Woman.js

OS Support

At present, we officially aim to support the last two versions of the following operating systems:

Resources

Reporting Issues

We use GitHub Issues as the official bug tracker for the Material Kit React Native. Here are some advices for our users that want to report an issue:

  1. Make sure that you are using the latest version of the Material Kit React Native.
  2. Providing us reproducible steps for the issue will shorten the time it takes for it to be fixed.
  3. Some issues may be browser specific, so specifying in what browser you encountered the issue might help.

Technical Support or Questions

If you have questions or need help integrating the product please contact us instead of opening an issue.

Licensing

Useful Links

Social Media

Twitter: https://twitter.com/CreativeTim

Facebook: https://www.facebook.com/CreativeTim

Dribbble: https://dribbble.com/creativetim

Google+: https://plus.google.com/+CreativetimPage

Instagram: https://www.instagram.com/CreativeTimOfficial

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].