Massive/android/app
Brandon Presley 6950cd04f4 Improve performance of app - 1.182 🚀
The App.tsx had a bunch of separate useState calls which would
cause unneccesary re-renders of the entire app. This became
apparent after adding the global progress bar, since it caused
even more re-renders to the point of being unusable.
2023-11-13 17:37:53 +13:00
..
.settings Add a bunch of ide settings from trying to setup neovim 2022-08-08 15:14:21 +12:00
src Fix automatic backups - 1.181 🚀 2023-11-13 15:19:35 +13:00
.classpath Add a bunch of ide settings from trying to setup neovim 2022-08-08 15:14:21 +12:00
.project Add a bunch of ide settings from trying to setup neovim 2022-08-08 15:14:21 +12:00
_BUCK First commit 2022-06-30 18:50:52 +12:00
build.gradle Improve performance of app - 1.182 🚀 2023-11-13 17:37:53 +13:00
build_defs.bzl First commit 2022-06-30 18:50:52 +12:00
debug.keystore First commit 2022-06-30 18:50:52 +12:00
proguard-rules.pro Use hermes engine 2022-10-28 18:36:47 +13:00