# Mobile app question

**URL:** https://meta.discourse.org/t/mobile-app-question/282571
**Category:** General
**Tags:** ios-app
**Created:** [October 17, 2023, 8:38pm UTC](https://meta.discourse.org/t/mobile-app-question/282571 "2023-10-17T20:38:53Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![ivaylobg](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ivaylobg/32/333872_2.png) [@ivaylobg](https://meta.discourse.org/u/ivaylobg)
#### Post date: [October 17, 2023, 8:38pm UTC](https://meta.discourse.org/t/mobile-app-question/282571/1 "2023-10-17T20:38:54Z")

</div>

Is the iOS DiscourseHub mobile app a PWA, or is it a native app?

Thanks

---

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [October 17, 2023, 9:25pm UTC](https://meta.discourse.org/t/mobile-app-question/282571/2 "2023-10-17T21:25:04Z")

</div>

It’s a react-native app (so effectively semi-native but packaged as native) that in part uses a web view component to view the referenced communities.

> <https://github.com/discourse/DiscourseMobile/blob/main/react-native.config.js>
