https://github.com/tylerlittlefield/rfortunes
:iphone: A react-native app for the fortunes R package
https://github.com/tylerlittlefield/rfortunes
fortunes javascript r react-native rstats
Last synced: 2 months ago
JSON representation
:iphone: A react-native app for the fortunes R package
- Host: GitHub
- URL: https://github.com/tylerlittlefield/rfortunes
- Owner: tylerlittlefield
- License: mit
- Created: 2018-12-17T04:21:25.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-18T18:11:29.000Z (over 7 years ago)
- Last Synced: 2025-02-25T18:48:23.288Z (over 1 year ago)
- Topics: fortunes, javascript, r, react-native, rstats
- Language: JavaScript
- Homepage:
- Size: 1.33 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RFortunes

[](https://circleci.com/gh/tyluRp/RFortunes)
[](https://github.com/tyluRp/RFortunes/tree/master)
A simple iOS app written with the [react-native](https://facebook.github.io/react-native/) javascript framework. RFortunes queries a random row from a SQLite database. The data comes from the [`fortunes`](https://cran.r-project.org/web/packages/fortunes/index.html) R package.