mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-30 17:37:09 +02:00
Added react-native-ios-kit to list of projects using Docusaurus (#400)
This commit is contained in:
parent
9fd788d125
commit
373a3e62de
2 changed files with 102 additions and 0 deletions
|
@ -63,6 +63,13 @@ const users = [
|
|||
fbOpenSource: true,
|
||||
pinned: true,
|
||||
},
|
||||
{
|
||||
caption: 'react-native-ios-kit',
|
||||
image: '/img/react-native-ios-kit.svg',
|
||||
infoLink: 'https://callstack.github.io/react-native-ios-kit',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
caption: 'Reason',
|
||||
image: '/img/reason.svg',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue