2
votes

I've searched a lot on the internet on how to use bootstrap3 in ionic2,but I'm completely confused as to how exactly should I install it and use it.I've a problem with what I need to include in my index.html file and assets folder.

I'll be thankful if someone can tell me what is the exact difference bootstrap3, ng2 bootstrap, ng-bootstrap and bootstrap4. I know this question might sound very naive but since I'm completely new to ionic2 and angular2 and also bootstrap. I request someone to answer it.

Please let me know which would be the best version for my ionic2 app.

1
Why do you need to use bootstrap there? If you want, you can use Ionic2 theme no? - Sampath
I know about ionic2 themes.But I'm not able to find any documentation or resources related to it except for the one given on the website.Could you please tell me if there are any open sources available. - Impromptu_Coder

1 Answers

1
votes

I'm also an Ionic2 app developer and I design my apps theme by myself according to the client's preference (i.e. colors and etc.).I have learned how to do that using A Guide to Styling an Ionic 2 Application article.Which is a really good article for a beginner.I highly recommend to read it first.If you like to spend a small amount of money then Full Ionic 2 App Template is the best.It is up to date and having very cool Uis.But I didn't purchase it yet.Hope I'll do it in the future.This is the official doc about the Theming Ionic Apps.Now the choice is your hands.Hope this will help to you.Good Luck!