Any Mobile Development Platforms for Financial Tools?
For many mobile apps i notice people like to use Unity or Unreal engine. But that is because most apps tend to be games on mobile. But for those who want to make non-games, or more specifically, financial tools, what development environments exist to make the process more speedier and cross platform compatible? In short, something similar to Unity but more geared towards finance, and other non-game application rapid development?
Or does, one just have to roll up their sleeves and write up their own classes/functions in java/swift from scratch? I dont mind this process but the time it takes to write applications on mobile and then research and port over for other platforms is time consuming when you also have to factor in debugging.
|