Skip to content

Commit

Permalink
added postprocessing to DocConfig
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaslaux committed May 14, 2018
1 parent 643b385 commit 26c8230
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion example/RNExampleApp/config/DocumentConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -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
}
}
}

0 comments on commit 26c8230

Please sign in to comment.