UNPKG

rn-awesome-button

Version:

A custom button component for react native, supporting gradients, loading states, icons, and more.

5 lines (3 loc) 95 B
import Button from "./components/Button"; export * from "./types"; export default Button;