feeds icon indicating copy to clipboard operation
feeds copied to clipboard

A completely free and independent mobile RSS reader with no algorithmic timeline

Results 17 feeds issues
Sort by recently updated
recently updated
newest added

Hey @agazso, you may have the best RN RSS parser that supports both Atom and RSS 1.0 and 2.0 specs. Would be great to see the RSSFeedHelper broken out to...

Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependencies [tough-cookie](https://github.com/salesforce/tough-cookie), [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) and [ts-jest](https://github.com/kulshekhar/ts-jest). These dependencies need to be updated together. Removes `tough-cookie` Updates `jest` from 24.6.0 to 29.7.0 Release...

dependencies

Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.8 and updates ancestor dependencies [minimist](https://github.com/minimistjs/minimist), [mkdirp](https://github.com/isaacs/node-mkdirp), [react-native-qrcode-scanner](https://github.com/moaazsidat/react-native-qrcode-scanner) and [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `minimist` from 1.2.0 to 1.2.8 Changelog Sourced from minimist's...

dependencies

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.2 to 7.24.1. Release notes Sourced from @​babel/traverse's releases. v7.24.1 (2024-03-19) :bug: Bug Fix babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators #16350 Fix decorated class computed keys ordering (@​JLHwung) #16344 Fix decorated...

dependencies

Bumps [react-devtools-core](https://github.com/facebook/react/tree/HEAD/packages/react-devtools-core) to 4.28.5 and updates ancestor dependency [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native). These dependencies need to be updated together. Updates `react-devtools-core` from 3.6.3 to 4.28.5 Commits See full diff in compare view Maintainer...

dependencies

Bumps [dottie](https://github.com/mickhansen/dottie.js) from 2.0.1 to 2.0.6. Release notes Sourced from dottie's releases. v2.0.3 null values can now be overriden thanks to @​slavivanov (mickhansen/dottie.js#37) Commits 03d7ee7 2.0.6 0371a92 Bump minimatch and...

dependencies

Bumps [fsevents](https://github.com/fsevents/fsevents) from 1.2.7 to 1.2.13. Release notes Sourced from fsevents's releases. Release v1.2.13 Only build on Mac-OSX Release v1.2.11 Removing node-pre-gyp so that building fsevents becomes easier and enabled...

dependencies

Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.0.4 to 4.2.3. Changelog Sourced from browserify-sign's changelog. v4.2.3 - 2024-03-05 Commits [patch] widen support to 0.12 9247adf [patch] drop minimum node support to v1 4d0ee49 [Dev...

dependencies

Some sites don't have icon set and some still has an .ico file which is not supported in React Native anymore. In these cases we show the default icon (emoji...

enhancement
good first issue

Steps to reproduce: `./scripts/cli.sh -v addFeed nationalgeographic` Most likely something is slow in the html parser.

bug