From a0a1f19dee3c0d5e3ed43fd6654c8d5aac66dd76 Mon Sep 17 00:00:00 2001 From: Cesar Augusto Date: Sun, 16 Apr 2017 07:19:56 -0300 Subject: [PATCH] Added translucent props on the examples --- example/views/AnchorSheetView.js | 6 +++++- example/views/GoogleMapsView.js | 4 +++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/example/views/AnchorSheetView.js b/example/views/AnchorSheetView.js index c9a52d6..4119660 100644 --- a/example/views/AnchorSheetView.js +++ b/example/views/AnchorSheetView.js @@ -78,7 +78,10 @@ class AnchorSheetView extends Component { return ( - + - + {this.renderToolbar()} {this.renderMaps()}