All Projects → crater-invoice → crater-mobile

crater-invoice / crater-mobile

Licence: AGPL-3.0 License
Crater Invoice Mobile to manage your invoices on the go.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to crater-mobile

Crater Mobile
Crater Invoice App mobile app built with React Native
Stars: ✭ 164 (-35.18%)
Mutual labels:  invoice, expo
expo-detox-typescript-example
Sample Expo app with e2e tests using detox, jest and typescript
Stars: ✭ 81 (-67.98%)
Mutual labels:  expo
react-native-ink
React Native for CLIs
Stars: ✭ 28 (-88.93%)
Mutual labels:  expo
crypto-markets
react-native-cryptocurrency-ticker
Stars: ✭ 27 (-89.33%)
Mutual labels:  expo
umi-react-native
umi preset plugins for react-native
Stars: ✭ 54 (-78.66%)
Mutual labels:  expo
shopping-cart
A full-fledged package to build an e-commerce application for iOS and Android similar to Myntra/JackThreads. Available with beautiful design and necessary features along with screen for Dashboard and Mobile app. Build using React Native, Expo, React, GraphQL, Apollo Client, Node and MongoDB.
Stars: ✭ 64 (-74.7%)
Mutual labels:  expo
acgnfuns-app
A react native app based on expo, dva, etc.
Stars: ✭ 14 (-94.47%)
Mutual labels:  expo
Myongstagram-ReactNative
⭐ Instagram Clone with React Native + Redux + Expo + Node.js + Postgres
Stars: ✭ 19 (-92.49%)
Mutual labels:  expo
react-native-uber-eats
Uber Eats clone with Expo and React Native
Stars: ✭ 44 (-82.61%)
Mutual labels:  expo
TiktokClone
TIKTOK Clone React Native Tutorial 2021 👨‍💻 I'll show you how you can do this in the simplest way and terms possible. By the end of this series you'll have learned how the big companies do it and will be able to do the same, you not only will be able to do this app, but you'll be able to put what you learn into your very own projects! In this se…
Stars: ✭ 69 (-72.73%)
Mutual labels:  expo
expo-multi-screen-starter
react native / expo / react navigation v6
Stars: ✭ 74 (-70.75%)
Mutual labels:  expo
react-native-boilerplate
Expo + Redux + React Navigation Pre-setup Template (expo SDK 44)
Stars: ✭ 142 (-43.87%)
Mutual labels:  expo
react-native-touchable-moti
React Native Touchable with Custom Animations
Stars: ✭ 16 (-93.68%)
Mutual labels:  expo
eInvoice4D
Electronic invoice library for Delphi
Stars: ✭ 22 (-91.3%)
Mutual labels:  invoice
pearl-ui
Pearl UI is a powerful UI toolkit that helps you build beautiful production-ready mobile apps right out of the box ⚡️
Stars: ✭ 19 (-92.49%)
Mutual labels:  expo
snack
Expo Snack lets you run Expo in the browser.
Stars: ✭ 187 (-26.09%)
Mutual labels:  expo
react-native-figma-squircle
Figma-flavored squircles for React Native
Stars: ✭ 207 (-18.18%)
Mutual labels:  expo
mobile-deep-learning-classifier
Tutorial on building and deploying a Mobile Deep Learning Classifier for food
Stars: ✭ 64 (-74.7%)
Mutual labels:  expo
Peperomia
React Native 製の予定管理アプリ
Stars: ✭ 39 (-84.58%)
Mutual labels:  expo
dronk-expo
A social drinking game
Stars: ✭ 37 (-85.38%)
Mutual labels:  expo

Introduction

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.

Table of Contents

  1. Installation
  2. Web Version Link
  3. Mobile App Links
  4. Credits
  5. License

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
  • run command: npm start

Web

Mobile App Links

Copyright

© 2021 Crater Invoice, Inc.

License

Crater is released under the GNU AFFERO GENERAL PUBLIC LICENSE Version 3. See LICENSE for details.

Release Channels:

  • development
  • staging
  • production
  • production-4

Example: expo build:ios --release-channel staging

expo build:android -t app-bundle --release-channel staging

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].