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 134 forks source link

extras type as boolean, long, integer, double, string #42

Closed mcelotti closed 6 years ago

mcelotti commented 6 years ago

41

mcelotti commented 6 years ago

I noticed part of the changes are not necessary, I'll create a new PR with updated code