Aurum

Aurum

4 devlogs
10h 26m
Created by Srivathsan

A personal finance app built for IOS (as long as my sanity lasts ofc, I'm developing on windows)!

Timeline

Broke it for sum reason :((((
```
ERROR nodemodules\expo-router\entry.js: Cannot find module 'babel-plugin-inline-imports'
Require stack:
- C:\Users\srivp\OneDrive\Desktop\Random things\Cool Stuff\Aurum\nodemodules\@babel\core\lib\config\files\plugins.js
- C:\Users\srivp\OneDrive\Desktop\Random things\Cool Stuff\Aurum\nodemodules\@babel\core\lib\config\files\index.js
- C:\Users\srivp\OneDrive\Desktop\Random things\Cool Stuff\Aurum\nodemodules\@babel\core\lib\index.js
- C:\Users\srivp\OneDrive\Desktop\Random things\Cool Stuff\Aurum\nodemodules\@expo\metro-config\build\transform-worker\metro-transform-worker.js
- C:\Users\srivp\OneDrive\Desktop\Random things\Cool Stuff\Aurum\nodemodules\@expo\metro-config\build\transform-worker\transform-worker.js

- C:\Users\srivp\OneDrive\Desktop\Random things\Cool Stuff\Aurum\nodemodules\metro\src\DeltaBundler\Worker.flow.js
- C:\Users\srivp\OneDrive\Desktop\Random things\Cool Stuff\Aurum\nodemodules\metro\src\DeltaBundler\Worker.js
- C:\Users\srivp\OneDrive\Desktop\Random things\Cool Stuff\Aurum\node_modules\jest-worker\build\workers\processChild.js

Make sure that all the Babel plugins and presets you are using
are defined as dependencies or devDependencies in your package.json
file. It's possible that the missing plugin is loaded by a preset
you are using that forgot to add the plugin to its dependencies: you
can workaround this problem by explicitly adding the missing package
to your top-level package.json.
```

Alright whatever imma reinstall expo and see how it goes

Update attachment

Ok, worked on getting buttons to work.

Update attachment

Okie, now I'm working on understanding how flexbox works (bc RN doesn't support grid layouts), which is pretty sad. Working on an android prototype (cause my mom's iphone is busy) on the side.

Let's see where this goes.

Update attachment

OMG I finally got expo go running (P.S., use npx expo start --tunnel if you keep getting the network error). Downloaded SF Pro apple fonts from sketchy github repo from 7 years ago (to ensure consistency between iphone and android, since I already have access to SF Pro on the iphone I'm using and apple only provide dmg's 😡). I setup a gradient for the main card showing text, barely got Hi on the screen before taking a long break. My sanity is holding up just fine so far😼 (my patience on the other hand)...

Update attachment
Srivathsan Srivathsan about 1 month ago
Excuse my poor grammar, my brain was/is dying lol