mantra "Write once, run everywhere"
Adapters for Android and iOS
- React Native
- Flutter (https://flutter.io) written by google, -uses Dart, +supposedly the native apps will be higher quality than using RN + incurs less performance penalty than RN + pixel perfect since it renders
- Kotlin (https://github.com/jonnyzzz/kotlin-fractals) can be compiled to every platform (JVM, ios, JS, +also shell)
- Swift https://www.scade.io
- C# - Xamarin