resonatecoop / stream-app

A mobile app for playing music on Resonate, an open source music streaming co-op. This is repository is in maintenance mode, while actively developing this repository: https://github.com/resonatecoop/mobile

Home Page:https://stream.resonate.coop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add to F-Droid

peterklingelhofer opened this issue · comments

We should add this app to F-Droid.

Here is documentation regarding adding the repository.

We will be building out a React Native TypeScript implementation in this repository: mobile, which will allow it to be added to the F-Droid repository.

It appears that, since our app uses Expo, which depends on many non-free components (per https://forum.f-droid.org/t/tutorial-on-how-to-package-an-app-made-with-react-native-expo/8497), it would not be allowed in the F-Droid repository as it stands currently.

Perhaps if the app were to be re-written as a pure React Native app without the Expo wrapper, it could be included.

We will be building out a non-react-native-webview React Native TypeScript implementation in this repository: mobile.

Adding wontfix label and closing this issue, as this will eventually be handled by the mobile repository.