1
2
3
4
5
6
7
8
9
10
| {
| "usingComponents": {
| "disProduct": "../../components/disProduct",
| "disCase": "../../components/disCase",
| "disRealpic": "../../components/disRealpic",
| "buoyClient": "../../components/buoyClient/index"
| },
| "navigationStyle": "custom",
| "navigationBarTextStyle": "white"
| }
|
|