Skip to content

Commit 4d476ba

Browse files
committed
Add Chat's React Native getting started guide
1 parent 620f1fc commit 4d476ba

File tree

2 files changed

+960
-0
lines changed

2 files changed

+960
-0
lines changed

src/data/nav/chat.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ export default {
3232
name: 'React',
3333
link: '/docs/chat/getting-started/react',
3434
},
35+
{
36+
name: 'React Native',
37+
link: '/docs/chat/getting-started/react-native',
38+
},
3539
{
3640
name: 'Kotlin',
3741
link: '/docs/chat/getting-started/kotlin',

0 commit comments

Comments
 (0)