11 lines
411 B
JSON
11 lines
411 B
JSON
{
|
|
"navigationBarTitleText": "",
|
|
"enablePullDownRefresh" : true,
|
|
"backgroundTextStyle" : "dark",
|
|
"usingComponents": {
|
|
"GoEasyRecorder": "/components/GoEasyRecorder/goEasyRecorder",
|
|
"GoEasyAudioPlayer": "/components/GoEasyAudioPlayer/goEasyAudioPlayer",
|
|
"GoEasyVideoPlayer": "/components/GoEasyVideoPlayer/goEasyVideoPlayer",
|
|
"GoEasyCustomMessage": "/components/GoEasyCustomMessage/customMessage"
|
|
}
|
|
} |