Skip to content

Commit

Permalink
Merge pull request #17 from Omar-Belghaouti/docs/documentation
Browse files Browse the repository at this point in the history
Docs: Add more documentation
  • Loading branch information
omdxp authored Jun 25, 2022
2 parents a9440d3 + 0363e29 commit 7ae2f61
Show file tree
Hide file tree
Showing 40 changed files with 2,198 additions and 549 deletions.
2 changes: 1 addition & 1 deletion bin/create/config/templates/default-config-template.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ exports.defaultConfigTemplate = () => {
"withStyles": true,
"withFunctions": true,
"withProps": true,
"withTest": true,
"withTests": true,
"defaultExports": true,
"componentsRoot": "./src/components",
"screensRoot": "./src/screens",
Expand Down
Loading

0 comments on commit 7ae2f61

Please sign in to comment.