Skip to content

szarbartosz/hedgeapp-mobile

Repository files navigation

hedgeapp mobile 🦔

Mobile app created to streamline and enhance the inventory processes for individuals and teams managing green areas.

preview 👁️

List of investments Investment details Investor details Office details
image image image image

tech stack 🔧

React Native Expo Bun Tamagui

dev quickstart 🚧

$ bun install
$ bun run ios/android

eas build 🚚

eas build --platform android --profile development
eas build --platform ios --profile development

project structure 🌳

.
├── README.md
├── app.json
├── babel.config.js
├── bun.lockb
├── eas.json
├── expo-env.d.ts
├── package.json
├── src
│   ├── api
│   ├── app
│   │   ├── (auth)
│   │   ├── (tabs)
│   │   ├── investments
│   │   ├── investors
│   │   ├── modal.tsx
│   │   └── offices
│   ├── assets
│   │   ├── fonts
│   │   ├── icons
│   │   └── images
│   ├── components
│   ├── constants
│   ├── context
│   ├── models
│   ├── redux
│   ├── types
│   └── utils
└── tsconfig.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published