Skip to content

Keireira/uha

Repository files navigation

Uha | Уха

https://trello.com/b/pEHXDigd/uha

https://frankfurter.dev/ https://currencyapi.net/documentation Create service with base currency, and recalc derivatives

TODO

WTF

# update expo
pnpx expo install expo@latest --fix

# run dev
pnpm expo run:ios --device


# Install eas-cli
pnpm add --global eas-cli

# Login to expo
pnpm expo login
eas login

# initiate build on EAS side
eas build --platform ios

# Initiate submission process for iOS
eas submit --platform ios

Drizzle ORM

# 1. Update schemas
# 2. Apply migrations & resolve conflicts
pnpm drizzle-kit generate
# Custom migration
pnpm drizzle-kit generate --custom

Setup

pnpm install
pnpm expo run:ios --device

Submit-2

brew install fastlane cocoapods

# Build locally
eas build --platform ios --profile production --local

# Submit via EAS
eas submit --platform ios

I wanted to implement behavior when you can't close ContextMenu while tapping on it, so I created related patch. Do not forget to remove it later, when support for such behavior will be added in @expo/ui

About

[WIP] Keep your subs on the leash!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages