A simple iOS app for reading RSS feeds
Test out a few things:
- Create React Native App
- Expo
- ES2015+ Test-Driven Development with:
- Yahoo Query Language
This project was bootstrapped with Create React Native App. The most recent version of their guide for common tasks is available here.
To use:
brew install node
brew install yarn
yarn install
yarn start
Then run Expo XDE or follow the instructions in the terminal!
To test:
yarn test
If you want to build the project "normally" with the react-native-cli, you can switch to the ejected branch.
With that branch, testing is the same command, but running it on iOS would be:
yarn install
react-native run-ios
You can use Xcode if you like too!
A detailed roadmap of user stories is available in the Projects.