Bootstrap - CSS

Good morning, my friends.
Do I use the bootstrap library in my IONIC projects?

you can use bootstrap but the problem will be if you initialised bootstrap css after ionic css then some css will be override and vice-versa. Use ionic css only for elements but not for layout . For layout responsiveness you can use bootstrap . But please do not try to mix it