- Laptop
- HP Android minimal Jelly Bean (4.1) + Kabel data (Jika ada)
- Git shell. Pilihan:
- Github desktop (https://desktop.github.com/)
| import React, { PropTypes, Component } from 'react' | |
| import { | |
| Animated, | |
| ScrollView, | |
| Text, | |
| View, | |
| } from 'react-native' | |
| import EStyleSheet from 'react-native-extended-stylesheet' | |
| const styles = EStyleSheet.create({ |
| <IfModule mod_rewrite.c> | |
| RewriteEngine On | |
| # !IMPORTANT! Set your RewriteBase here and don't forget trailing and leading | |
| # slashes. | |
| # If your page resides at | |
| # http://www.example.com/mypage/test1 | |
| # then use | |
| # RewriteBase /mypage/test1/ | |
| RewriteBase / | |
| RewriteCond %{REQUEST_FILENAME} !-f |