BMI Calculator w/React Native

February 15, 2019 ยท View on GitHub

Feedback on Body mass index (BMI) to measure body fat based on height and weight. Learn more about what the number means and risk factors here: https://www.nhlbi.nih.gov/health/educational/lose_wt/risk.htm

Use the App

Scan the QR code from the above link with your Expo App with Android/Iphone

Design Overview

How to Load the App

git clone https://github.com/oliver-gomes/react-native-bmi.git
npm install
npm start