I'm porting an Android app to share some code with...
# multiplatform
o
I'm porting an Android app to share some code with iOS and we are using
java.math.BigDecimal
in that shared code. Do I need to implement expect/actual with the
NSDecimalNumber
on iOS or is there a better approach? 🙂
j
thank you color 1
o
Ooo Thanks! I'll try that out! 🙂
👍🏼 1