Satyajit Sahoo
34a8b9f0d4
chore: add missing dependency
2016-11-11 23:50:32 +05:30
Ahmed Elhanafy
4afa48a7de
Merge pull request #56 from react-native-paper/exponent
...
chore: update dependencies
2016-11-11 20:17:10 +02:00
Satyajit Sahoo
d1536d6b2c
feat: add <Card /> component
2016-11-11 23:13:32 +05:30
Satyajit Sahoo
ecc481f9f5
chore: update dependencies
2016-11-11 21:37:05 +05:30
Satyajit Sahoo
74c9f8b613
feat: add buttons
2016-11-11 20:22:34 +05:30
Satyajit Sahoo
b725648d73
fix: follow line height and opacity guidelines for text
2016-11-02 07:35:01 +05:30
Satyajit Sahoo
f28c3359b9
feat: add a paper component. fixes #42 ( #47 )
...
Since Google doesn't document the shadow values anywhere (it was documented earlier, but only upto 5dp), this is an approximation.
2016-11-02 06:57:16 +05:30
Satyajit Sahoo
dcc3988334
Use exponent's fork of vector icons
2016-10-25 23:09:24 +05:30
Ahmed Elhanafy
28313b2b85
Add different text components and add them in the example app ( #38 )
...
* Add different text components and add them in the example app
* Rename textWithProps to createStyledText and change isAndroid to isIOS in fonts
* Rename primaryText to text and disabled
2016-10-24 19:34:18 +05:30
Satyajit Sahoo
9ddb159f7d
Setup example app
2016-10-24 03:43:56 +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
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
Satyajit Sahoo
5963ff982d
Rename example app folder
2016-10-23 23:36:39 +05:30