You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This NewBMICalculator is written in Swift and SwiftUI.
It can perform the BMI calculation by input the weight in kg. and height in cm.
And it will display the BMI result to you!
Included the About Develope views.
About
BMI Calculation contributed using Swift and SwiftUI.