Commit Graph

22 Commits

Author SHA1 Message Date
Satyajit Sahoo
9ddb159f7d Setup example app 2016-10-24 03:43:56 +05:30
Ahmed Elhanafy
065e6f08ce Add better way of exporting touchable module (#35)
* Add better way of exporting touchable module

* Rename TouchableRipple.ios.js to TouchableRipple.js to make flow happy
2016-10-24 03:24:12 +05:30
Ahmed Elhanafy
bd2f2a1b66 Touchable component (#34)
* Initial implementation of Touchable component

* Export touchable component

* Fix export statement

* Edit Touchable Component

* Fix export statement

* Update example app with usage of touchable component

* Make eslint happy

* Change style propType

* Change Touchable name => TouchableRipple, add check on older versions of Android and change borderLess prop to borderless

* Remove usage of TouchableRipple from example app
2016-10-24 02:39:34 +05:30
Ahmed Elhanafy
deca4be4bb Merge pull request #33 from ahmedlhanafy/exp
Migrate example app to exponent
2016-10-23 21:47:27 +02:00
Satyajit Sahoo
1506c838b8 Fix typo 2016-10-24 00:59:07 +05:30
Satyajit Sahoo
016dd6c922 Migrate example app to exponent 2016-10-24 00:47:53 +05:30
Ahmed Elhanafy
30a7a796c6 Merge pull request #32 from ahmedlhanafy/tweaks
Tweaks to project setup
2016-10-23 20:45:34 +02:00
Satyajit Sahoo
fe62211111 Include only src/ in published package 2016-10-23 23:59:20 +05:30
Satyajit Sahoo
06aed55bc4 Setup ESLint and Flow 2016-10-23 23:56:56 +05:30
Satyajit Sahoo
5963ff982d Rename example app folder 2016-10-23 23:36:39 +05:30
Satyajit Sahoo
80f7612f26 Update .gitignore 2016-10-23 23:16:08 +05:30
Satyajit Sahoo
740a0a4d34 Made React and React Native peer deps 2016-10-23 23:15:53 +05:30
Ahmed Elhanafy
17ec0e395e Merge pull request #31 from ahmedlhanafy/theme-provider
Theme provider
2016-10-22 16:42:56 +02:00
Ahmed Magdy
ab3f041611 export ThemeProvider and change ThemeProvider and DefaultTheme dir 2016-10-21 02:53:50 +02:00
Ahmed Magdy
9ea9bb9801 Create simple ThemeProvider and Default Theme 2016-10-21 01:42:43 +02:00
Ahmed Magdy
1b13980561 Add example app 2016-10-21 01:28:25 +02:00
Ahmed Magdy
5c3363068b Add react and react-native deps in package.json 2016-10-21 01:22:37 +02:00
Ahmed Magdy
d238e381ce Add Material design palette colors 2016-10-21 01:21:25 +02:00
Ahmed Magdy
9974814e09 Create .flowconfig file and ignore example app folder 2016-10-21 01:19:22 +02:00
Ahmed Magdy
92776a273b Create package.json and add flow command 2016-10-21 01:05:28 +02:00
Ahmed Magdy
c4a57476f2 Add some design references 2016-10-19 08:02:09 +02:00
Ahmed Elhanafy
c752a96f6d Initial commit 2016-10-19 07:56:53 +02:00