fix: rename contentContainerStyle to sceneContainerStyle

This commit is contained in:
satyajit.happy
2019-08-31 11:54:50 +02:00
parent 7747e51202
commit 9900a5c7ae
3 changed files with 7 additions and 7 deletions

View File

@@ -210,7 +210,7 @@ function createDrawerExample(options = {}) {
{
overlayColor: 'rgba(0,0,0,0)',
drawerType: 'back',
contentContainerStyle: {
sceneContainerStyle: {
shadowColor: '#000000',
shadowOpacity: 0.4,
shadowRadius: 8,