We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 560dce5 + 98b9f98 commit db78ac8Copy full SHA for db78ac8
README.md
@@ -15,7 +15,7 @@ react-native link react-native-view-shot
15
## Recommended High Level API
16
17
```js
18
-import { ViewShot } from "react-native-view-shot";
+import ViewShot from "react-native-view-shot";
19
20
class ExampleCaptureOnMountManually extends Component {
21
componentDidMount () {
0 commit comments