diff --git a/example/RNExampleApp/config/DocumentConfig.js b/example/RNExampleApp/config/DocumentConfig.js index 1ec82149..d4d05c99 100755 --- a/example/RNExampleApp/config/DocumentConfig.js +++ b/example/RNExampleApp/config/DocumentConfig.js @@ -60,7 +60,8 @@ export default { "ratio" : { "ratios" : [0.707, 1.41, 1.58, 0.633, 1.296, 0.772], "deviation" : 0.15 - } + }, + "postProcessing": true } } }