AlmasAskarbekov / react-native-ui-kitten

🐱 Customizable and reusable react-native component kit

Home Page:https://akveo.github.io/react-native-ui-kitten/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-ui-kitten

react-native-ui-kitten is a framework that contains a set of commonly used UI components styled in a similar way. The main idea of this framework is to move style definitions into a specific place making components reusable and styled in a single way. You just focus on business logic and it takes care of visual appearance.

We have also brought a concept similar to CSS classes that will save you time when styling elements. And the most awesome thing: you can change themes on the fly by just passing a different set of variables.

100% native. Give our kitten a try!

Documentation

Documentation for this framework is here.

Demo applications

If you want to see how it works you can try an expo explorer application or run it locally from example folder.

There is also a cool application built using our framework. It's open-source and free!

Don't forget to check them out!

How can I support the developers?

  • Star our GitHub repo
  • Create pull requests, submit bugs, suggest new features or documentation updates
  • Follow us on Twitter
  • Like our page on Facebook

Can I hire you guys?

Yes! We are available for hire. Visit our homepage or simply leave us a message at contact@akveo.com. We will be happy to work with you!

License

MIT license.

From akveo

Enjoy! We're always happy to receive your feedback.

About

🐱 Customizable and reusable react-native component kit

https://akveo.github.io/react-native-ui-kitten/

License:MIT License


Languages

Language:JavaScript 100.0%