Kliko tracks which bin gets emptied today and sends reminders so you never miss collection day.
Find a file
2024-09-11 16:00:21 +02:00
android Add in-app updates 2024-09-11 16:00:21 +02:00
app CS 2024-09-10 14:03:12 +02:00
assets Rename english translation 2024-08-20 16:59:28 +02:00
ios Add in-app updates 2024-09-11 16:00:21 +02:00
src Add container pickup notification 2024-08-20 16:54:52 +02:00
.gitignore Basic setup of screens. No connection with backend 2024-07-31 16:38:56 +02:00
app.json Add in-app updates 2024-09-11 16:00:21 +02:00
babel.config.js Initial commit 2024-07-29 15:05:06 +02:00
eas.json Set settings for production build 2024-08-12 09:45:56 +02:00
expo-env.d.ts Edit name + address for session 2024-08-08 13:13:39 +02:00
package.json Add in-app updates 2024-09-11 16:00:21 +02:00
react-native.config.js Upgrade to mapbox 2024-08-05 09:22:13 +02:00
README.md Add onboarding screen + token check 2024-08-07 20:47:52 +02:00
tsconfig.json Initial commit 2024-07-29 15:05:06 +02:00
yarn.lock Add in-app updates 2024-09-11 16:00:21 +02:00

Welcome to your Expo app 👋

This is an Expo project created with create-expo-app.

Get started

  1. Install dependencies

    npm install
    
  2. Start the app

     npx expo start
    

In the output, you'll find options to open the app in a

You can start developing by editing the files inside the app directory. This project uses file-based routing.

Learn more

To learn more about developing your project with Expo, look at the following resources:

Join the community

Join our community of developers creating universal apps.