Skip to content

Commit 373a3e6

Browse files
souheJoelMarcey
authored andcommitted
Added react-native-ios-kit to list of projects using Docusaurus (#400)
1 parent 9fd788d commit 373a3e6

2 files changed

Lines changed: 102 additions & 0 deletions

File tree

website/siteConfig.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,13 @@ const users = [
6363
fbOpenSource: true,
6464
pinned: true,
6565
},
66+
{
67+
caption: 'react-native-ios-kit',
68+
image: '/img/react-native-ios-kit.svg',
69+
infoLink: 'https://callstack.github.io/react-native-ios-kit',
70+
fbOpenSource: false,
71+
pinned: false,
72+
},
6673
{
6774
caption: 'Reason',
6875
image: '/img/reason.svg',
Lines changed: 95 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)