Pocket / extension-save-to-pocket

Save to Pocket is a browser extension that is used to save pages to a connected Pocket account
https://getpocket.com
MIT License
278 stars 49 forks source link

refactor(safari): add client state manager #131

Closed collectedmind closed 5 years ago

collectedmind commented 5 years ago

Goal

Get the client to utilize existing components to render state changes passed in from safari app extension.

Todos:

Implementation Decisions

The current chrome app uses a lot of backgroundJS state management that will not work with the swift backend for SAE

All Submissions: