Skip to content

Commit

Permalink
add command builds
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreBresson committed Apr 27, 2021
1 parent 1733ae6 commit 5092158
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

<br />
Expand Down Expand Up @@ -154,6 +154,12 @@ Any tag starting with `v` will runs expo publish. During this step `app.example.

<br />

### 🏗 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).

<br />

### 👨‍💻 Contribute ❤️

More than 25 developers have contribute to the app, thanks a lot to [them](https://github.com/NMF-earth/nmf-app/graphs/contributors)!
Expand Down

0 comments on commit 5092158

Please sign in to comment.