9 Commits

Author SHA1 Message Date
austinried
7f592c7db1 reboot 2025-10-16 20:06:17 +09:00
austinried
f0f812e66a v2 2023-04-28 12:26:02 +09:00
austinried
cba32e75b3 downgrade async-storage a bit
some kind of java/jetifier issue in 1.17 that i don't want to deal with
2022-04-11 13:53:11 +09:00
austinried
f911688c78 upgade deps
async-storage 1.17.3: required updating sdk to 31, kotlin to 1.6.10
react-native-track-player 2.1.3: added new "android:exported" prop required by API 31
react-native-fs: 2.19.0
2022-04-11 12:14:45 +09:00
austinried
ec390f593c
Upgrade React Native and deps (#68)
* upgrade RN to 0.67-rc.6
upgrade react-native-reanimated to 2.3.1
debug and release building/working

* update to RN stable 0.67

* yarn upgrade

also use xmldom builtin types

* ignore ndk dir for linting

* upgrade types (RN 0.67 not out yet)

* remove deprecated rule

* actually i like that one, keep for now

* update licenses

* upgrade RN types and use builtin dep

* upgrade RN 0.67.1
2022-01-23 13:36:02 +09:00
austinried
328956d84a bump ram for release builds 2021-09-07 15:23:37 +09:00
austinried
721a42f60f pull in/rely on exoplayer locally 2021-09-07 12:20:52 +09:00
austinried
71e34a6066 switching to async storage
also switching to not storing music data from api unless downloaded
2021-06-27 09:50:16 +09:00
austinried
b38ba9aaed initial commit
(just the typescript template)
2021-06-08 13:38:16 +09:00