extensions
extensions copied to clipboard
[Spotify-Player] Introduce react context for storing installation/authorization state
Description
Update the Spotify Player extension to use a React context to store the installation/authorization state. This should not change any functionality but should keep the code a bit tidier / easier to work with.
Checklist
- [x] I read the extension guidelines
- [x] I read the documentation about publishing
- [x] I ran
npm run buildand tested this distribution build in Raycast - [x] I checked that files in the
assetsfolder are used by the extension itself - [x] I checked that assets used by the
READMEare placed outside of themetadatafolder
Thank you for your contribution! :tada:
🔔 @mattisssa @dillionverma @andreaselia @stuart @tonka3000 you might want to have a look.
This issue/pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs in the next 7 days to keep our backlog clean. Thanks for your contributions.