File tree Expand file tree Collapse file tree 3 files changed +18
-2
lines changed Expand file tree Collapse file tree 3 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 11# react-native-easy-toast
22A react native module to show toast like android, it works on iOS and Android.
33
4- 中文说明戳这里:[ 中文说明] ( https://github.com/crazycodeboy/react-native-easy-toast/blob/master/README.zh.md )
4+ [ ![ release] ( https://img.shields.io/github/release/crazycodeboy/react-native-easy-toast.svg?maxAge=2592000?style=flat-square )] ( https://github.com/crazycodeboy/react-native-easy-toast/releases )
5+ [ ![ PRs Welcome] ( https://img.shields.io/badge/PRs-Welcome-brightgreen.svg )] ( https://github.com/crazycodeboy/react-native-easy-toast/pulls )
6+ [ ![ NPM version] ( http://img.shields.io/npm/v/react-native-easy-toast.svg?style=flat )] ( https://www.npmjs.com/package/react-native-easy-toast )
7+ [ ![ License MIT] ( http://img.shields.io/badge/license-MIT-orange.svg?style=flat )] ( https://raw.githubusercontent.com/crazycodeboy/react-native-easy-toast/master/LICENSE )
8+ [ ![ 语言 中文] ( https://img.shields.io/badge/语言-中文-yellow.svg )] ( https://github.com/crazycodeboy/react-native-easy-toast/blob/master/README.zh.md )
9+
10+
11+
512
613## Content
714
Original file line number Diff line number Diff line change 11# [ react-native-easy-toast] ( https://github.com/crazycodeboy/react-native-easy-toast/ )
22一款简单易用的 Toast 组件,支持 Android&iOS。
33
4+ [ ![ release] ( https://img.shields.io/github/release/crazycodeboy/react-native-easy-toast.svg?maxAge=2592000?style=flat-square )] ( https://github.com/crazycodeboy/react-native-easy-toast/releases )
5+ [ ![ PRs Welcome] ( https://img.shields.io/badge/PRs-Welcome-brightgreen.svg )] ( https://github.com/crazycodeboy/react-native-easy-toast/pulls )
6+ [ ![ NPM version] ( http://img.shields.io/npm/v/react-native-easy-toast.svg?style=flat )] ( https://www.npmjs.com/package/react-native-easy-toast )
7+ [ ![ License MIT] ( http://img.shields.io/badge/license-MIT-orange.svg?style=flat )] ( https://raw.githubusercontent.com/crazycodeboy/react-native-easy-toast/master/LICENSE )
8+ [ ![ language English] ( https://img.shields.io/badge/language-English-yellow.svg )] ( https://github.com/crazycodeboy/react-native-easy-toast/ )
9+
10+
11+
12+
413## 目录
514
615- [ 安装] ( #安装 )
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-easy-toast" ,
3- "version" : " 1.0.2 " ,
3+ "version" : " 1.0.3 " ,
44 "description" : " A react native module to show toast like android, it works on iOS and Android." ,
55 "main" : " index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments