Anton Gilgur
                                            Anton Gilgur
                                        
                                    ### Motivation - `lint` was erroring out: `Unknown property 'qe-id' found react/no-unknown-property` ~I'm not sure why it didn't pop up during #509 though... It's also only popping up on certain...
Follow-up to https://github.com/argoproj/argo-workflows/pull/12887#issuecomment-2038223808 part 2 ### Motivation - generally, security updates for prod deps should be backported, while devDeps are not strictly necessary - so splitting these is helpful for...
I'd love to be able to use this with Browserify/NPM, and implementing an optional module system would be really useful
Because "Today" or "Yesterday" is a relative date and becomes out-of-date very quickly. Not persisting it depends on https://github.com/agilgur5/mst-persist/pull/16 . That being said, we could add some logic to just...
Currently only 1 site is supported. There should be a way to switch providers and support for at least a few. Ideally a handful would be supported out-of-the-box and others...
- somewhat similar to how mangas work - significantly simplify merge logic for chapters as we just need to update the map entry and then update the list of refs...
- [BackgroundFetch API](https://docs.expo.io/versions/v35.0.0/sdk/background-fetch/) - [Local Notification API](https://docs.expo.io/versions/latest/sdk/notifications/#notificationspresentlocalnotificationasynclocalnotification) There's no server component to this, so we can't do this server-side and send a push notification, have to do it client-side and...
This isn't necessarily a "must have" but is "very good to have". I keep forgetting about it and then see a big 2-pager and realize I can't zoom it 😕...
Somehow forgot about having screenshots in the README. Feature List would be nice too for at-a-glance recognition. This README serves as both an appstore-like page as well as a description...
Don't currently feel like paying for developer accounts to publish it on the respective stores, but can release the builds on GitHub Releases. APKs should build fine with `expo build:android`,...