index.json 135 B

1234567
  1. {
  2. "navigationStyle": "custom",
  3. "navigationBarTextStyle": "white",
  4. "usingComponents": {
  5. "home": "/components/home/index"
  6. }
  7. }