pile.js components build with React.
The Pile library is a lightweight mobile components library built with React. It offers a range of components that can be used to build mobile applications. The library is Commitizen friendly and is licensed under the Apache 2.0 license.
To install the Pile library, follow these steps:
import { ComponentName } from '@pile-ui/component';
import '@pile-ui/css';
import '@pile-ui/component/css';
The Pile library is a lightweight mobile components library built with React. It offers various components such as buttons, icons, switches, toasts, input fields, alerts, and radio buttons. The library is easy to install by importing the desired component and CSS styles. Overall, the Pile library provides a convenient way to build mobile applications with React.