When you are building an MVP solution, or working on some fresh startup idea, there might not be enough time for native development.
When it comes to android, that is possible to download an SDK, which will be used for android development wether developer is using windows, mac or linux. So developers do not need to install Android Studio. Also they can pick the tools, that they need because adroid SDK is modular.
When it comes to ios/macos side of cross-platform development - you have to install the whole pack of tools, which is taking a lot of disk space!
All providers of modern software development tools are trying to make it environment/ide independent. Are you ever gonna try to free devs from a need to install xcode?