From 3d770985977098dbb88bb4ddcc2a0ba4411e1e1a Mon Sep 17 00:00:00 2001 From: abodthedude25 Date: Mon, 13 Nov 2023 21:17:05 -0500 Subject: [PATCH] Update README.md Signed-off-by: abodthedude25 --- src/guides/React_Native_Guide/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/guides/React_Native_Guide/README.md b/src/guides/React_Native_Guide/README.md index 0060fcf..924f631 100644 --- a/src/guides/React_Native_Guide/README.md +++ b/src/guides/React_Native_Guide/README.md @@ -18,10 +18,10 @@ Please get aquanted with our [React Guide](../React_Guide/index.html) before you 8. [Async Storage](#async-storage) 9. [Network Requests](#network-requests) 10. [Advanced Topics;](#advanced-topics) - - [Debugging and Troubleshooting](#debugging) - - [Testing](#testing) - - [Performance Optimization](#performance) - - [Publishing and Deployment](#deployment) + - [Debugging and Troubleshooting](#debugging) + - [Testing](#testing) + - [Performance Optimization](#performance) + - [Publishing and Deployment](#deployment) 11. [Third-Party Integration](#third-party) 12. [Security](#security)