It's very hard to find something good looking related to guided tour, onboarding, etc. for Angular. Most of the libraries are ugly, abandoned, or built only for desktop-driven tours.
For mobile, there isn't any library to support it properly. Most users search for 'material design tour onboarding', as we can see it in Android libraries, but there aren't any really good libraries for web mobile tours, unfortunately.
Also, there are so many different names for searching of the solution you need. They named so differently, so it becomes a serious problem to search for them.
The best library for mobile guided tours I founded was MaterialTapTargetPrompt, but it is for Android, and there aren't any forks for Angular. It also could be called ShowCaseView, etc.
I want to set there existed libraries for guided tours, overlay onboarding, or walkthrough steps. What are some of the newest, better libraries for this, or will the Angular Material team implement its own library for this?