mirror of
https://github.com/status-im/react-native.git
synced 2025-02-05 22:23:37 +00:00
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 |
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|