Massive/android
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
app Improve performance of app - 1.182 🚀 2023-11-13 17:37:53 +13:00
fastlane Setup fastlane 2022-11-04 20:52:31 +13:00
gradle/wrapper Upgrade react-native to 0.72.1 2023-07-07 13:17:19 +12:00
.project Add a bunch of ide settings from trying to setup neovim 2022-08-08 15:14:21 +12:00
Gemfile Setup fastlane 2022-11-04 20:52:31 +13:00
Gemfile.lock Update bundle 2023-10-14 14:31:59 +13:00
build.gradle Upgrade react-native to 0.72.1 2023-07-07 13:17:19 +12:00
gradle.properties Upgrade react-native to 0.72.1 2023-07-07 13:17:19 +12:00
gradlew Upgrade react-native to 0.72.1 2023-07-07 13:17:19 +12:00
gradlew.bat Upgrade react-native to 0.72.1 2023-07-07 13:17:19 +12:00
settings.gradle Upgrade react-native to 0.72.1 2023-07-07 13:17:19 +12:00