dpa99c / phonegap-launch-navigator

Phonegap/Cordova plugin which launches native route navigation apps for Android, iOS and Windows
369 stars 131 forks source link

Custom header text #150

Closed abdul-basit0 closed 7 years ago

abdul-basit0 commented 7 years ago

Is it possible to change the color of the custom headertext? screenshot_20170821-124034

I want to change the color of header from blue to any other color

dpa99c commented 7 years ago

No, it's no possible using the default plugin UI. The plugin uses cordova-plugin-actionsheet to provide a simple out-of-the-box UI and it doesn't support changing the text color. If you want to change the text color, you are best creating your own UI to display the list of apps returned by availableApps().