UNPKG

coinforbarter-react-native

Version:

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

6 lines (5 loc) 163 B
import { ImageStyle, ViewStyle } from 'react-native'; export declare const PreloaderStyle: { PreloaderImage: ImageStyle; PreloaderView: ViewStyle; };