react-native-rss
v0.1.6
Published
Returns clean structural JSON for RSS
Maintainers
Readme
react-native-rss
Returns clean structural JSON for RSS
Installation
npm install react-native-rssUsage
import parseRSS from 'react-native-rss';
// ...
const result = parseRSS(xml, source);Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library
