I want to build an Angular + Ionic5 + capacitor app, and I found there are lots of splash screen approaches.
- Ionic native splash screen.
- Capacitor splash screen.
- Cordova plugin splash screen (Which I think will not be considered because I will use capacitor instead of Cordova. correct me if I am wrong.)
Which one should I use, is there any big difference between them?