fson / ito-react-native-app

A privacy-first contact tracing app

Home Page:https://ito-app.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ito React Native App

Android Build Android Downloads License

Try it out

You can find Android alpha releases on our releases page. Click here to download the latest release. For the app to recognize other devices, make sure to enable Bluetooth.

Also, the location icon commonly referred to by "GPS" needs to be active to be able to scan for other devices. We do not use this to locate you.

Development

User flow

Take a look at the user flow on Figma. We have implemented the major part of those screen mockups.

Also try our click dummy for a quick demonstration.

Android

Select "React Native CLI Quickstart" and your OS on Environment Setup React-Native.

Don't forget to install the npm dependencies:

npm install

To start the React Native Metro server use:

npm run start

To build the source and install use:

npm run android

About

A privacy-first contact tracing app

https://ito-app.org

License:GNU General Public License v3.0


Languages

Language:TypeScript 81.1%Language:Java 7.4%Language:Objective-C 5.0%Language:Ruby 4.3%Language:JavaScript 0.8%Language:Starlark 0.7%Language:Shell 0.7%