The demo was really interesting and enjoyable Neils.
The second Text view in the CaffeineAmountView returns "0 lb" in the widget instead of the expected "56.23 mg" as set in the static constant in the extension. Is this just a bug in the beta or is something else going on?
The second Text view in the CaffeineAmountView returns "0 lb" in the widget instead of the expected "56.23 mg" as set in the static constant in the extension. Is this just a bug in the beta or is something else going on?
Code Block language Text(measurementFormatter.string(from: data.caffeineAmount))