Skip to content
This repository has been archived by the owner on Oct 19, 2022. It is now read-only.

impactMarket/mobile-app

Repository files navigation



A decentralized impact-driven 2-sided marketplace to provide financial services to charities and vulnerable beneficiaries in need or living in extreme poverty.

Welcome to the public mobile app fraction of the impactMarket codebase.

Installation

Use the package manager yarn to install dependencies.

yarn

Replace .env variables (use .env.example as an example)

Usage

Install expo on your smartphone, start the app with yarn start and scan the QR.

If you have an android, you can try our demo here.

Devices used in manual tests

This are the devices used during development and first phase manual tests. Pre-production tests have a few more devices.

Our goal is to make the app as functional as possible from the most low-end device up to the most top high-end one.

License

Apache-2.0

Thanks to react-svgr to allow convert xml svg to react native svg.