Skip to content

Commit 68e93f2

Browse files
committed
update doc to notify users about new version
1 parent 70b0ea9 commit 68e93f2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
1-
# React Native Zip Archive [![react-native-zip-archive](http://img.shields.io/npm/dm/react-native-zip-archive.svg)](https://www.npmjs.org/package/react-native-zip-archive) [![npm version](https://badge.fury.io/js/react-native-zip-archive.svg)](https://badge.fury.io/js/react-native-zip-archive)
1+
# React Native Zip Archive[![npm](https://img.shields.io/npm/dm/react-native-zip-archive.svg)](https://www.npmjs.com/package/react-native-zip-archive) [![npm](https://img.shields.io/npm/v/react-native-zip-archive.svg)](https://www.npmjs.com/package/react-native-zip-archive)
22

33
Zip archive utility for react-native
44

5+
> ### Important
6+
> If you're using react-native after v0.40.0, please install this package via the `next` branch. Issues and PR are welcome to make it into master and released.
7+
58
## Installation
69

710
```bash

0 commit comments

Comments
 (0)