"Native" client for the FrostByte forum.
Find a file
2023-12-15 13:46:23 +01:00
assets Initial commit 2023-12-13 22:17:21 +01:00
misc Readme with image 2023-12-15 13:46:23 +01:00
src Added comments to PostsContainer 2023-12-15 12:41:02 +01:00
.eslintrc.cjs Formatting entire project 2023-12-15 01:32:21 +01:00
.gitignore Initial commit 2023-12-13 22:17:21 +01:00
app.json Formatting entire project 2023-12-15 01:32:21 +01:00
App.tsx Added comments to App 2023-12-15 13:39:02 +01:00
babel.config.js Formatting entire project 2023-12-15 01:32:21 +01:00
Justfile Justfile target modifications 2023-12-15 01:58:10 +01:00
package-lock.json Prettier formatter and script target 2023-12-15 01:30:54 +01:00
package.json Prettier formatter and script target 2023-12-15 01:30:54 +01:00
README.md Readme with image 2023-12-15 13:46:23 +01:00
tsconfig.json Formatting entire project 2023-12-15 01:32:21 +01:00

FrostByte Native Client

This is a native client for the FrostByte forum. It is written in TypeScript and uses the Expo build system to build for Android and iOS.
A Justfile is included for convenience.

Boi Architecture