react-native/website/server
Nick Lockwood ac12f98689 Added support for taking snapshots of the screen, window or individual views
Summary:This adds a `takeSnapshot` method to UIManager that can be used to capture screenshots as an image.

The takeSnapshot method accepts either 'screen', 'window' or a view ref as an argument.

You can also specify the size, format and quality of the captured image.

I've added an example of capturing a screenshot at UIExplorer > Snapshot / Screenshot.
I've also added an example of sharing a screenshot to the UIExplorer > ActionSheetIOS demo.

Reviewed By: javache

Differential Revision: D2958351

fb-gh-sync-id: d2eb93fea3297ec5aaa312854dd6add724a7f4f8
shipit-source-id: d2eb93fea3297ec5aaa312854dd6add724a7f4f8
2016-02-23 02:26:33 -08:00
..
convert.js CI now builds docs website and deploys it to /%version% path 2016-02-11 06:17:42 -08:00
docgenHelpers.js Add a deprecatedPropType module to show deprecation warnings 2016-01-29 02:05:38 -08:00
extractDocs.js Added support for taking snapshots of the screen, window or individual views 2016-02-23 02:26:33 -08:00
generate.js CI now builds docs website and deploys it to /%version% path 2016-02-11 06:17:42 -08:00
server.js [ReactNative][Website] Fix tests 2015-08-13 13:31:50 +01:00