Comment to 'mobile app of una'
  • As Chris said, in most cases web app is sufficient as we always ensure responsive UX guidelines are followed in UNA. 

    That said, there may be a compelling reason for having native apps. Specifically, if you want push notifications to work on iOS devices then native app is the only way. 

    Responsive nature of UNA interface allows us to create native apps as hybrids - only using some native elements. Apple may be a bit stringent when dealing with such apps though, so we now develop a pair of ReactNative apps (we already have some successful production deployments), but to make them really fluid we need to improve the web UI as well. An announcement about this is likely next week.