File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 11
2- # react-native-view-shot ![ ] ( https://img.shields.io/npm/v/react-native-view-shot.svg ) ![ ] ( https://img.shields.io/badge/react--native-%2030 +-05F561.svg )
2+ # react-native-view-shot ![ ] ( https://img.shields.io/npm/v/react-native-view-shot.svg ) ![ ] ( https://img.shields.io/badge/react--native-%2040 +-05F561.svg )
33
44Snapshot a React Native view and save it to an image.
55
66<img src =" https://github.com/gre/react-native-view-shot-example/raw/master/docs/recursive.gif " width =300 />
77
8+ > For React Native version between ` 0.30.x ` and ` 0.39.x ` , you should use ` [email protected] ` .9+
810## Usage
911
1012``` js
Original file line number Diff line number Diff line change 1414 "author" :
" Gaëtan Renaudeau <[email protected] >" ,
1515 "license" : " MIT" ,
1616 "peerDependencies" : {
17- "react-native" : " >=0.30.0 "
17+ "react-native" : " * "
1818 }
1919}
You can’t perform that action at this time.
0 commit comments