react-native quick start added

This commit is contained in:
Vincent (Wen Yu) Ge
2024-04-05 16:40:50 -04:00
parent b0b2efa253
commit a274a29448
3 changed files with 238 additions and 3 deletions

View File

@@ -72,6 +72,12 @@
{
title: 'Mobile and native',
quickStarts: [
{
title: 'React Native',
icon: 'icon-react-native',
image: '/images/blog/placeholder.png',
href: 'react-native'
},
{
title: 'Flutter',
icon: 'icon-flutter',