mirror of
https://github.com/status-im/react-native.git
synced 2025-01-16 04:24:15 +00:00
e11d496e9d
Summary: Follow up to 9ec95673909beac7798f589e0e9821b4225f8fa9 Closes https://github.com/facebook/react-native/pull/16759 Differential Revision: D6285219 Pulled By: hramos fbshipit-source-id: 7012d257a5a6cff06cb2d94203a9379e4b7e3c4e
54 lines
527 B
Markdown
54 lines
527 B
Markdown
---
|
|
id: snapshotviewios
|
|
title: SnapshotViewIOS
|
|
layout: docs
|
|
category: components
|
|
permalink: docs/snapshotviewios.html
|
|
next: statusbar
|
|
previous: slider
|
|
---
|
|
|
|
### Props
|
|
|
|
- [View props...](docs/view-props.html)
|
|
- [`onSnapshotReady`](docs/snapshotviewios.html#onsnapshotready)
|
|
- [`testIdentifier`](docs/snapshotviewios.html#testidentifier)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
# Reference
|
|
|
|
## Props
|
|
|
|
### `onSnapshotReady`
|
|
|
|
|
|
|
|
| Type | Required |
|
|
| - | - |
|
|
| function | No |
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
### `testIdentifier`
|
|
|
|
|
|
|
|
| Type | Required |
|
|
| - | - |
|
|
| string | No |
|
|
|
|
|
|
|
|
|
|
|
|
|