Joe Searle

Results 7 comments of Joe Searle

Using react-native-callkeep with a foreground service allows you to maintain the background audio.

I am also experiencing this issue with a project that uses `react-dnd-html5-backend` and `uuid`, both export `URL`. They do not collide with each other, rollup recognises that conflict, but they...

Managed to workaround the issue by using @rollup-plugins/replace. It is less than ideal but got me going again. ```javascript import { defineConfig } from 'vite'; import react from '@vitejs/plugin-react'; import...

dracula has been added to the 2.1 beta

Created a PR here https://github.com/regolith-linux/regolith-look-extra/pull/7