darryncampbell / darryncampbell-cordova-plugin-intent

General purpose intent shim layer for cordova appliations on Android. Handles various techniques for sending and receiving intents.
MIT License
86 stars 130 forks source link

float widget overlay element #107

Closed welcome14 closed 4 years ago

welcome14 commented 4 years ago

Hi, is it possible to create a float widget using cordova and ionic ?

i would like to create a similar thing to facebook messanger chat head.

darryncampbell commented 4 years ago

I don't see why not. You should start with the plugin guide at https://cordova.apache.org/docs/en/latest/guide/hybrid/plugins/, I am not really the best person to ask.