diff --git a/README.md b/README.md index 3f955599..d25664c4 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ [![Build Status](https://img.shields.io/static/v1.svg?label=CSL&message=software%20against%20climate%20change&color=green?style=flat&logo=github)](https://github.com/climate-strike/license) [![runs with expo](https://img.shields.io/badge/Runs%20with%20Expo-000.svg?style=flat-square&logo=EXPO&labelColor=f3f3f3&logoColor=000)](https://expo.io/) -Repository for the [NMF.earth](https://nmf.earth/) React Native application, built with Expo, Redux Toolkit and Typescript. +Repository for the [NMF.earth](https://nmf.earth/) React Native application, built with Expo, Redux Toolkit and Typescript. Design can be found on [Figma](https://www.figma.com/community/file/967052407514062912).
@@ -154,6 +154,12 @@ Any tag starting with `v` will runs expo publish. During this step `app.example.
+### 🏗 Build + +Run `expo build:ios -t archive` to build for the [App Store Connect](https://appstoreconnect.apple.com) and `expo build:android -t app-bundle` for the [Google Play Console](https://play.google.com/console/developers). + +
+ ### 👨‍💻 Contribute ❤️ More than 25 developers have contribute to the app, thanks a lot to [them](https://github.com/NMF-earth/nmf-app/graphs/contributors)!