Hongbo Zhang
Results
243
comments of
Hongbo Zhang
``` let value : FixedArray[Tensor] = FixedArray::makei(xs.length(), fn(i) { Tensor::from_json!(xs[i], @json.add_index(path, i)) }) Tensor::stack(value) ``` Note you work around this using `for .. in `, I am hestitant to add...
how is it different from ButtonIos ad ButtonAndroid?
How do you achieve that producing `Button.ios.js` and `Button.android.js` at the same time?