Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alejandronanez/react-native-101

React native Weekdays project - Just for the sake of learning. Nothing too fancy
https://github.com/alejandronanez/react-native-101

Last synced: 17 days ago
JSON representation

React native Weekdays project - Just for the sake of learning. Nothing too fancy

Awesome Lists containing this project

README

        

# react-native-101
React native Weekdays project - Just for the sake of learning. Nothing too fancy

It renders the current day of the week in bold and in a bigger font and then renders the remaining 6 days decreasing its font + opacity.

![Demo app](https://raw.githubusercontent.com/alejandronanez/react-native-101/master/Screenshot.2016-02-23.19.43.43.png)

### Requirements.

- XCode
- Node.js

### Installation
1. `npm install`
2. `npm start`
3. Double click on `ios/weekdays.xcodeproj`
4. Run the project on XCode (click that play button!)

### License
MIT