mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-02 08:19:07 +02:00
Add react-native-elements to users (#562)
This commit is contained in:
parent
858b6f347f
commit
de11050df1
2 changed files with 7 additions and 0 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue