guigallo / react-native-toast

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-toast

Getting started

$ npm install react-native-toast --save

Mostly automatic installation

$ react-native link react-native-toast

Usage

import ReactNativeToast from 'react-native-toast';

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

About


Languages

Language:Java 36.9%Language:Objective-C 24.2%Language:Ruby 16.7%Language:Python 11.1%Language:JavaScript 10.9%