eberlitz / splashicon-generator

Automatic Icon and Splash resizing for Cordova based projects
MIT License
101 stars 43 forks source link

Added suport for custom platforms(ionic added) #18

Closed fidelisrafael closed 8 years ago

fidelisrafael commented 8 years ago

I did this for my Ionic project, help this can be usefull for others ;)

fidelisrafael commented 8 years ago

I think that is better to move plataform-catalogues.js in single files for each platform, but I think that is not a huge problem for now, you decide. @eberlitz

eberlitz commented 8 years ago

You already can do this, using the package in a node script. I've just added an example in the documentation.