diff --git a/releases/next/docs/view.html b/releases/next/docs/view.html index 0133035d9d3..2e4108589bb 100644 --- a/releases/next/docs/view.html +++ b/releases/next/docs/view.html @@ -131,7 +131,6 @@ renderer to reuse a cached bitmap of a static view and quickly composite it during each frame.

Rasterization incurs an off-screen drawing pass and the bitmap consumes memory. Test and measure when using this property.

You can edit the content above on GitHub and send us a pull request!

Examples #

Edit on GitHub
'use strict'; -var Platform = require('Platform'); var React = require('react'); var ReactNative = require('react-native'); var {