UNPKG

react-native-really-awesome-button

Version:

React Native Button UI component that renders an 60fps animated set of progress enabled 3D performant buttons.

5 lines (4 loc) 121 B
declare const Character: ({ char }: { char?: string | undefined; }) => JSX.Element | null; export default Character;