UNPKG

coinforbarter-react-native

Version:

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

9 lines (8 loc) 219 B
import { ViewStyle } from 'react-native'; export declare const CoinForBarterBodyStyle: { c4bHeader: ViewStyle; middleBody: ViewStyle; c4bBody: ViewStyle; Lock: ViewStyle; main: ViewStyle; };