# Unit converter and calculator app

**URL:** https://community.thunkable.com/t/unit-converter-and-calculator-app/76794
**Category:** Promote your App
**Created:** [May 22, 2019, 11:18pm UTC](https://community.thunkable.com/t/unit-converter-and-calculator-app/76794 "2019-05-22T23:18:57Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![CBVG](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/cbvg/32/32401_2.png) [@CBVG](https://community.thunkable.com/u/CBVG)
#### Post date: [May 22, 2019, 11:18pm UTC](https://community.thunkable.com/t/unit-converter-and-calculator-app/76794/1 "2019-05-22T23:18:57Z")

</div>

Well, here is my ‘thunkable’ based app; a unit calculator that can work both in an algebraic mode (with brackets and equal sign) and with reverse Polish notation (with an ENTER key and a stack).

For the free version: [https://play.google.com/store/apps/details?id=com.vgoudreault.PolyunitSMPL](https://play.google.com/store/apps/details?id=com.vgoudreault.PolyunitSMPL)  
and for the advanced one: [https://play.google.com/store/apps/details?id=com.vgoudreault.Polyunit](https://play.google.com/store/apps/details?id=com.vgoudreault.Polyunit)

Quite possibly one of the most complex one around, but it showcases how capable the ‘thunkable’ environment is – although, for performance reasons, some functions are handled by HTML and JavaScript modules.

Now that this is in play.google, I can start looking for a port towards iOS. Is there some sort of primer on how to proceed with iOS? I only have Android devices, and do not own an Apple computer, how does one go about targeting iOS with a completed ‘thunkable’ app that runs on Android?

 ![B_Pro_ALG](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/e/d/edcb7bb84093dbc846da88b77eac131eac5b99c4.png) ![B_Pro_RPN](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/d/e/de15e6bbcb7916233e61d06e222ead9581faa67f.png)

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 12:13pm UTC](https://community.thunkable.com/t/unit-converter-and-calculator-app/76794/2 "2024-11-08T12:13:43Z")

</div>


