Hi everyone I'm trying to develop one application's prototype in Ionic framework so pursuing I'm using Ionic framework's Style-sheet and JS but i want to integrate bootstrap's Stylesheets and its JS files in to Ionic framework so its possible or not if it possible to so please give some hint. Thank You.
Yes it is possible. But I don't see any reason why you need Bootstrap when you have Ionic.
Ionic provides almost all UI elements that styles according to platform and also a very good base css to extend with.
But for some reason if you still want to do it, I would encourage you to use angular-ui instead of the plain vanilla bootstrap that depends on jQuery.