Reusing angular controller written for web app for ionic app

Hi,

I was just wondering how much of the angular controller that we use for our website can be used for an ionic app? Can we make use of the same controllers or does ionic requires us to inject ionic dependencies in the controller?