53 lines
544 B
Markdown
53 lines
544 B
Markdown
---
|
|
id: snapshotviewios
|
|
title: SnapshotViewIOS
|
|
layout: docs
|
|
category: components
|
|
permalink: docs/snapshotviewios.html
|
|
next: statusbar
|
|
previous: slider
|
|
---
|
|
### Props
|
|
|
|
* [ViewPropTypes props...](docs/viewproptypes.html#props)
|
|
- [`onSnapshotReady`](docs/snapshotviewios.html#onsnapshotready)
|
|
- [`testIdentifier`](docs/snapshotviewios.html#testidentifier)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
# Reference
|
|
|
|
## Props
|
|
|
|
### `onSnapshotReady`
|
|
|
|
|
|
|
|
| Type | Required |
|
|
| - | - |
|
|
| function | No |
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
### `testIdentifier`
|
|
|
|
|
|
|
|
| Type | Required |
|
|
| - | - |
|
|
| string | No |
|
|
|
|
|
|
|
|
|
|
|
|
|