UNPKG

rn-awesome-button

Version:

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

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