Skip to content

Commit 28f321e

Browse files
committed
Add Chat's React Native getting started guide
1 parent 06cd9e6 commit 28f321e

File tree

2 files changed

+974
-0
lines changed

2 files changed

+974
-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)