Native Module Veery
import Veery from 'react-native-veery'
Import the Veery module native.
Parameters
none
Returns
Veery module
Usage / Example
import React, { Component } from 'react'; import {Platform,StyleSheet,Text,Button,View} from 'react-native'; import Veery from 'react-native-veery';
User interaction
none