Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/alejandronanez/react-native-101
- Owner: alejandronanez
- Created: 2016-02-24T00:37:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-02-24T00:45:40.000Z (over 8 years ago)
- Last Synced: 2024-10-07T02:42:35.051Z (about 1 month ago)
- Language: Objective-C
- Size: 154 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-native-101
React native Weekdays project - Just for the sake of learning. Nothing too fancyIt 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