thekaganugur / react-native-bare-ui

Bare, modular UI elements for React Native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-bare-ui

Simple, declarative and modular UI-Kit for React-native. Gives you building blocks while not getting in your way.

Most of the styling is bare minumum. There is no flashy stylings by default.

Purpose

Main pourpuse of this library is to give you really modular, composeble components by levaraging things like:

  • Compound components
  • Style tokens
  • Style props
  • Minimal styling and API by default
  • Composition

TODO

  • Make react-native-vector-icons, restyle composable.

Credit

License

MIT

About

Bare, modular UI elements for React Native

License:MIT License


Languages

Language:TypeScript 98.8%Language:JavaScript 1.2%