4 Commits
Author SHA1 Message Date
Lei Nelissen d323f5a285 feat: CarPlay and Android Auto (#334)
* feat: base carplay

* fix: android auto

* fix: directly reference redux store

* feat: icons instead of buttons

* fix: implement viewfactory so carplay app can start without phone app

* fix: mvoe react-native-auto-play to stable version
2026-02-07 22:26:47 +01:00
Lei Nelissen b75fb680a6 feat: react native 0.83, liquid glass 2026-01-25 19:04:55 +01:00
Kris d46cbc1fd3 Removed upstreamed patch (#298)
* Removed upstreamed patch

* Removed styled-components patch

* Moved lint to pnpm
2025-08-06 16:19:20 +02:00
Lei Nelissen af3c807d5a feat: upgrade to react native 0.79
This was necessary because we had to use the newest iOS SDK, which had an issue with react-native, which was only fixed with the newest versions.

The move to new architecture has been hellish, but all appears to work. It requires more patches, and it shows which packages are currently maintained poorly. This goes especially for react-native-track-player. We're using a fork right now, but in order to make that work, we had to switch to pnpm.
2025-05-06 11:11:49 +02:00