Skip to content

Commit

Permalink
Merge pull request #231 from kanerogers/patch-1
Browse files Browse the repository at this point in the history
Remove note about shadows being unavailable on Android
  • Loading branch information
Crash-- authored Sep 15, 2016
2 parents 318e164 + 20f324a commit 1ed59aa
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -193,8 +193,6 @@ the jsx equivalent:
</MKButton>
```

> For this time, [Shadows are unavailable on Android][android-issue-shadow]
👉 [props reference][button-props-doc] and [example code][buttons-sample]

> Why builders? See the ‘[Builder vs. configuration object][issue-3]’ discussion.
Expand All @@ -205,7 +203,6 @@ the jsx equivalent:
[buttons-sample]: https://github.com/xinthink/rnmk-demo/blob/master/app/buttons.js
[issue-3]: https://github.com/xinthink/react-native-material-kit/issues/3
[button-props-doc]: http://www.xinthink.com/react-native-material-kit/docs/lib/mdl/Button.html#props
[android-issue-shadow]: https://facebook.github.io/react-native/docs/known-issues.html#no-support-for-shadows-on-android

### Cards
[![img-cards]][cards-mdl]
Expand Down

0 comments on commit 1ed59aa

Please sign in to comment.