UNPKG

coinforbarter-react-native

Version:

CoinForBarter ReactNative Library - Integrate cryptocurrency payments for goods and services in your Mobile App

7 lines (6 loc) 161 B
import { TextStyle } from 'react-native'; export declare const CoinForBarterButton: { Invalid: TextStyle; Valid: TextStyle; Red: TextStyle; };