index.json 314 B

123456789101112
  1. {
  2. "usingComponents": {
  3. "custom-input": "../../../__antmove/component/custom-input/custom-input",
  4. "btn": "../../../__antmove/component/btn/btn"
  5. },
  6. "navigationStyle": "custom",
  7. "component": true,
  8. "transparentTitle": "always",
  9. "titlePenetrate": "YES",
  10. "defaultTitle": "",
  11. "titleBarColor": "#000000"
  12. }