Commit Graph

8 Commits

Author SHA1 Message Date
Brandon Presley 3c0f4ce8ad Upgrade react-native from 0.72.3 to 0.73.0 2024-02-15 15:07:11 +13:00
Brandon Presley 514efc6467 Upgrade react-native to 0.72.1
This unfortunately has broken the unit tests.
Will have to worry about fixing them later.
Everything seems to be working other
than that.
2023-07-07 13:17:19 +12:00
Brandon Presley c50dc4aacf Fix uploading and downloading sets on ios
Just need to now use a library for notifications
instead of my native DownloadModule
2022-11-22 22:16:14 +13:00
Brandon Presley 9433aed5a2 Get ios running
Still very broken.
Need to fix:
- Notifications
- Remove timer stuff
- Selects
2022-11-15 18:10:48 +13:00
Brandon Presley 98279dcbea Revert "Upgrade react-native"
This reverts commit b46f6c8d64.

Upgrading react-native produces a crash similar to https://github.com/facebook/react-native/issues/34658
2022-09-17 12:33:45 +12:00
Brandon Presley b46f6c8d64 Upgrade react-native 2022-09-17 00:46:17 +12:00
Brandon Presley 6c728b7bfd Run prettier on project directory 2022-09-01 23:52:33 +12:00
Brandon Presley b052741b06 First commit 2022-06-30 18:50:52 +12:00