Vladimir Minkin
Vladimir Minkin
Facing the same problem. Anyone, need help!
Any news, could I expect this will be updated?
Idea of using underlying Skia rendering layer looks quite interesting. Waiting for updates.
Much needed feature! And you can find inspiration in Haxe Conditional Compilation it helps us a lot https://haxe.org/manual/lf-condition-compilation.html
In Haxe language conditional compilation looks like this: ```haxe class Main { public static function main() { #if !debug trace("ok"); #elseif (debug_level > 3) trace(3); #else trace("debug level too low");...
@brianegan any resolution on my PR?
Could I participate somehow in the development process?
For example, integrate with https://www.braintreepayments.com
@YoavRheims the tool you proposed looks interesting, thanks.
@YoavRheims thanks for your suggestion, I think I saw this product from VueJs facebook page, it looks very useful with a lot of options like taxes and shipping.