It would be nice to have "app" as prefix, not a suffix for native modules by default in template - that way they will be grouped together in a project / IDE / filesystem browser and not spread across other folders
e.g.
- androidApp -> appAndroid or app-android
- iosApp -> appIos or app-Ios
- desktopApp -> appDesktop or app-desktop
Thanks!