Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 302 Bytes

File metadata and controls

17 lines (11 loc) · 302 Bytes

react-native-heytea-gif

Getting started

$ npm install react-native-heytea-gif --save

Mostly automatic installation

$ react-native link react-native-heytea-gif

Usage

import HeyteaGif from 'react-native-heytea-gif';

// TODO: What to do with the module?
HeyteaGif;