From 4b12b7f1e9b777e0a2f3cd82e9f085af5573a31c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Halil=20=C4=B0brahim=20Kalkan?= Date: Tue, 15 Aug 2023 09:22:49 +0300 Subject: [PATCH] Update Getting-Started-React-Native.md Fix doc-params --- docs/en/Getting-Started-React-Native.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/en/Getting-Started-React-Native.md b/docs/en/Getting-Started-React-Native.md index ba55af5acb..54c09014a5 100644 --- a/docs/en/Getting-Started-React-Native.md +++ b/docs/en/Getting-Started-React-Native.md @@ -1,11 +1,10 @@ -# Getting Started with the React Native - -```json +````json //[doc-params] { "Tiered": ["No", "Yes"] } -``` +```` +# Getting Started with the React Native ABP platform provide basic [React Native](https://reactnative.dev/) startup template to develop mobile applications **integrated to your ABP based backends**.