From d207c43680bba245cfd69baa1af3e580a6938dae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABtan=20Renaudeau?= Date: Fri, 21 Aug 2015 00:25:17 +0200 Subject: [PATCH] Update 4.md --- docs/examples/4.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/examples/4.md b/docs/examples/4.md index 82e299c..690cbd6 100644 --- a/docs/examples/4.md +++ b/docs/examples/4.md @@ -1,8 +1,6 @@ # Progress Indicator -This example show a graphical composant implemented in OpenGL that would not be easy to implement with raw RN components. - -> N.B. the pie is transparent and the background is black with 50% opacity. That would easily allow to put this view on top of an image to show an image upload progress. +This example shows a graphical component implemented in OpenGL that would not be easy to implement with raw RN components. ```html @@ -10,6 +8,7 @@ This example show a graphical composant implemented in OpenGL that would not be ![](4.gif) +> N.B. the pie is transparent and the background is black with 50% opacity (the colors are passed by props). That would easily allow to put this view on top of an image to show an image upload progress. *explicit props:* -- 2.26.2