BMI-Calculator.
Made by Taha Bisgin.
Clone the repository
Via HTTPS: git clone https://github.com/tahabisginsoftware/ReactNative-BMI.git
Via SSH: git clone git@github.com:tahabisginsoftware/ReactNative-BMI.git
iOS & Android package installation: npm install
/ yarn add
Start server: npm start
/ yarn start
Run app: npx expo run android
/ npx expo ios
Alternatively, you can start both the server and the app up by: npm run android
/ npm run ios
Download ReactNative-BMI here.
©TahaBisginSoftware, all rights reserved.