objecthub / swift-numberkit

Advanced numeric data types for Swift 5, including BigInt, Rational, and Complex numbers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iOS Support

btc opened this issue · comments

Is there any plan to add iOS support? What work is required? If it's simple, I'd be happy to do it.

Since I'm primarily interested in macOS development, I didn't have plans so far. Feel free to include an iOS target if you would like to use the framework for an iOS app.

I've just included an iOS target.