You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Crater is an open-source web & mobile app that helps you track expenses, payments & create professional invoices & estimates.
This repository contains the source code for the mobile app clients for Crater.
Its built with Expo (React Native).
Please note: To use this app on your mobile device, you need to have the crater app installed on your server. Once the app is installed and configured on your server. You can simply input your endpoint URL and use your app login credentials to log into your account. See here to know more about the web version.
Ensure you have the correct versions installed before starting development.
Installation
Below are the steps for starting up the crater app locally for development. If you aren't looking to customise or contribute to mobile apps then you can ignore the steps below and use the Crater IOS & Android Apps directly.
Clone this repository
Install Expo CLI : npm install -g expo-cli
Change your current working directly in terminal to the cloned folder: cd crater