Base is a design system comprised of modern, responsive, living components. Base UI is the React Native implementation of Base.
This project is a re-written implementation of the Base Web, but for React Native, React Native Web & React Native Desktops (Windows, MacOS, Linux)
First you will need to install the library
yarn add @gorhom/base-ui
Then make sure to run react-native link
, to make sure needed font is installed.
yarn react-native link
// @TODO
This library still in early development stage and will need your help and support to get it to stable stage.
Click here to read more about contributing.