Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dabit3 committed Sep 16, 2016
1 parent 5ae1f7d commit 1258610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.MD
Original file line number Diff line number Diff line change
Expand Up @@ -696,7 +696,7 @@ import { Card } from 'react-native-elements'
}
</Card>

// implemented without image without header
// implemented without image without header, using ListItem component
<Card containerStyle={{padding: 0}} >
{
users.map((u, i) => {
Expand Down

0 comments on commit 1258610

Please sign in to comment.