Horcrux
|
cad8d8902b
|
Merge pull request #216 from gpminsuk/master
Data URI support for href in react-native-svg Image tag
|
2017-04-04 10:41:35 +08:00 |
|
Horcrux
|
5bd9b40c17
|
refactor Components props extracting
|
2017-02-03 19:43:25 +08:00 |
|
Horcrux
|
1b04e11ca4
|
Refactor Symbol on iOS
|
2017-01-22 17:51:47 +08:00 |
|
Minsuk Kang
|
2f8d9aafd2
|
revert data://
|
2017-01-06 14:47:36 -08:00 |
|
Minsuk Kang
|
680e001070
|
Image ratio validation and check for iOS
|
2017-01-06 14:46:59 -08:00 |
|
Minsuk Kang
|
57c1fe5a96
|
To allow only data URI as iOS does not support async image loading
|
2017-01-06 13:31:40 -08:00 |
|
Minsuk Kang
|
cf974b64f8
|
Add width/height proptypes
|
2017-01-05 23:47:38 -08:00 |
|
Minsuk Kang
|
c3a736b1b9
|
Add uri loading
|
2017-01-05 21:56:38 -08:00 |
|
Pablo Carrillo
|
3e261b6c0a
|
Fixes #188 in the master repo by replacing the path in the import with the new path
|
2016-11-24 15:05:02 +00:00 |
|
Horcrux
|
d1afb78da0
|
Add preserveAspectRatio prop for Image
Add preserveAspectRatio prop for Image.
Fix touch events for Image on Android.
Fix viewBox slice bug on Android.
|
2016-08-13 14:03:08 +08:00 |
|
Horcrux
|
92ea884d6f
|
native prop trans => matrix
|
2016-07-27 15:54:45 +08:00 |
|
Horcrux
|
7d09dcde29
|
fix lint warnings
|
2016-07-27 12:10:12 +08:00 |
|
Horcrux
|
a2598a5591
|
native prop tranform => trans,fix defs typo
|
2016-07-25 11:15:39 +08:00 |
|
Horcrux
|
ff2395bcc2
|
finish gradients refactor
|
2016-07-20 22:38:45 +08:00 |
|
Horcrux
|
18e1b60823
|
complete ClipPath refactor
|
2016-07-20 14:44:19 +08:00 |
|
Horcrux
|
efa7363b6f
|
Add setNativeProps method for most of elements
|
2016-07-18 18:34:54 +08:00 |
|
Horcrux
|
2516a778ba
|
use createReactNativeComponentClass inside from react
due to the peerDependency of react-native is >=0.29.0.
so there is no need to consider compatibility with react-native@0.27.0
and below.
|
2016-07-18 17:35:42 +08:00 |
|
Horcrux
|
dba1fb2801
|
add touchableProps and responderProps into propTypes
|
2016-06-09 23:35:08 +08:00 |
|
Horcrux
|
7307715712
|
add touchable support for shape elements
|
2016-06-09 23:30:10 +08:00 |
|
Horcrux
|
233ea81a4a
|
fix create native component issue
fix create native component issue
|
2016-05-15 10:50:53 +08:00 |
|
Horcrux
|
8d01e8eccb
|
refactor shape elements add responder system.
refactor shape elements add responder system.
Just iOS.
|
2016-05-15 00:40:43 +08:00 |
|
Deray
|
3e100a8340
|
fixed path for import createReactNativeComponentClass
|
2016-05-12 18:34:03 +08:00 |
|
chunghe
|
4af7dc664b
|
React API must be now required from react package
|
2016-05-12 13:04:04 +08:00 |
|
Horcrux
|
93d6a70f60
|
fix lint warnings
|
2016-05-05 18:51:24 +08:00 |
|
Horcrux
|
0b887bccf5
|
add Image element (iOS)
|
2016-05-05 18:50:22 +08:00 |
|
Horcrux
|
cbce096b5c
|
Use eslint, add travis-ci
|
2016-05-04 17:54:30 +08:00 |
|
Horcrux
|
f887fc66ff
|
Add todolist
|
2016-04-24 10:59:33 +08:00 |
|