Add react-native-elements to users (#562)

This commit is contained in:
Kyle Roach 2018-04-14 12:52:52 -04:00 committed by Yangshun Tay
parent 858b6f347f
commit de11050df1
2 changed files with 7 additions and 0 deletions

View file

@ -84,6 +84,13 @@ const users = [
fbOpenSource: true,
pinned: true,
},
{
caption: 'React Native Elements',
image: '/img/react-native-elements.png',
infoLink: 'https://react-native-training.github.io/react-native-elements/',
fbOpenSource: false,
pinned: false,
},
{
caption: 'react-native-ios-kit',
image: '/img/react-native-ios-kit.svg',