Commit Graph

43 Commits

Author SHA1 Message Date
Dmitry Gladkov df8ce9569d Reword prop README, state View props support 2017-03-30 15:51:21 +03:00
Dmitry Gladkov 50d3254495 Update README with new prop types, more examples 2017-03-30 15:24:07 +03:00
Dmitry Gladkov 28f503d010 Merge pull request #153 from ajonno/patch-1
Update README.md
2017-03-30 14:47:43 +03:00
Dmitry Gladkov 66bb5efa42 Fix broken Markdown layout as per spec changes 2017-03-30 13:53:44 +03:00
Angus Johnston 537aa439af Update README.md
added definitions for props (thanks to Exponent!)
2017-03-01 12:47:00 +11:00
Dmitry Gladkov 14bf9a06a7 Update supported version in the README 2017-01-11 17:06:20 +02:00
Kevin VanGelder 2650f1b770 Update Readme With New Start/End Object Syntax
#129 changed the syntax for start/end but neglected to update the example in the readme.
2016-12-28 11:58:46 -08:00
Dmitry Gladkov 6d4ee6274a Fix README typo 2016-12-28 10:31:20 +02:00
Dmitry Gladkov 11d8fcd9ce Update installation instructions 2016-12-26 18:30:03 +02:00
kyungkoo 447bcba532 add pod 'React' to notifiy changed paht 2016-11-08 20:42:28 +09:00
Wojtek Czekalski 88370a2917 s/brentvatne/react-native-community in Readme
Fixes links
2016-10-20 16:18:35 +02:00
Joshua Pinter 73df1d3602 Add Import method to usage instructions.
Use `var LinearGradient = require('react-native-linear-gradient');` as shown in the Login example app does not work.
2016-09-10 21:17:27 -06:00
Sahat Yalkabov 48d08bdb89 fixed quote character 2016-07-25 03:26:52 -07:00
Jason Turner 940675fde2 updating README.md to reflect breaking changes in react-native@0.29 2016-07-18 11:50:16 -06:00
Brent Vatne 4ee81aa5e8 Fix link to example project 2016-06-30 15:03:19 -07:00
Carlos Q c5c07d7959 Update README.md to RN 0.27 2016-06-08 19:31:32 +02:00
Dmitry Gladkov 3b9759c8cb Add transparent backgroundColor to Text in README example 2016-05-06 17:48:26 +03:00
John Kokkinidis 5a0eeebb8c Fixed the line break within bold marks problem. 2016-04-19 15:34:51 +03:00
John Kokkinidis 3f87409f03 - Added Cocoapods instructions in Readme.md 2016-04-19 14:17:42 +03:00
Dmitry Gladkov abe8c03968 update required RN version and Android installation instructions 2016-02-01 17:06:11 +02:00
Dmitry Gladkov 868edfc050 fix line numbers in example link 2016-01-19 14:39:26 +02:00
Dmitry Gladkov 9a6a629ea3 move images into subdirectory 2016-01-19 14:38:18 +02:00
Alexey d678facb6d Add a rnpm using section to README.md 2015-12-09 22:14:47 +01:00
Brent Vatne d2e0f8d17f Add version requirement to readme 2015-12-07 10:23:30 -08:00
Brent Vatne 83f04531ff Add license 2015-12-07 10:20:37 -08:00
Gant Laborde f8050997d9 typo fixes 2015-10-16 12:48:26 -05:00
Gant Laborde ddc7f8e39a clarified info for newbs in readme 2015-10-16 12:47:11 -05:00
Nick Hudkins 1be2642370 Do markdown better 2015-10-01 10:23:34 -04:00
Nick Hudkins 770319f616 enumerate android instructions properly 2015-10-01 10:16:16 -04:00
Nick Hudkins 2027e9c820 Android Support 2015-09-30 22:42:51 -04:00
Sahat Yalkabov 0c699d479a use array notation for start and end props 2015-09-17 03:07:33 -07:00
Tj bf2024005e Update README.md
Start and End are now specified as points rather than arrays.
2015-08-21 07:43:10 -07:00
Brent Vatne 6dcee98b6d Fixes #8 2015-07-20 18:31:23 -07:00
Jonas Jonny 01508f9c7a Update README.md 2015-07-07 23:48:43 +02:00
Brent Vatne 59932f4cba Update README 2015-04-08 15:52:12 -07:00
Brent Vatne f63ad50ced Update README again 2015-04-06 13:49:44 -07:00
Brent Vatne 7321186799 Update Examples section of README 2015-04-06 13:46:12 -07:00
Brent Vatne 634b8b7cd4 This is linear-gradient, remove radial gradient from TODOS 2015-03-31 17:55:07 -07:00
Brent Vatne d486efd6f6 Oops, wrong image 2015-03-31 17:49:22 -07:00
Brent Vatne e249a37e37 Add support for start, end, and locations 2015-03-31 17:48:11 -07:00
Brent Vatne ce5a4a4bf9 Update README typo 2015-03-31 11:44:26 -07:00
Brent Vatne 15fee870cb Working version with example and instructions 2015-03-31 11:42:53 -07:00
Brent Vatne 599b278511 Initial commit 2015-03-31 10:44:16 -07:00