From 855f6e3013f8cf2fa7caab1a94b334763727a6e7 Mon Sep 17 00:00:00 2001 From: abodthedude25 Date: Mon, 13 Nov 2023 20:13:46 -0500 Subject: [PATCH] Update README.md Signed-off-by: abodthedude25 --- src/guides/React_Native_Guide/README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/guides/React_Native_Guide/README.md b/src/guides/React_Native_Guide/README.md index 9279246..1796ffc 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/README.md) 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) @@ -1127,4 +1127,4 @@ These are essential security best practices for React Native apps, but it's impo # Conclusion: -This guide was meant to be a starting/middle point for learning React Native across its many topics, ranging from front-end to back-end(mainly backe-end because that is what really matters, am I right!). Jokes aside, as you progress through these topics, you'll find that your React experience serves as a strong foundation for learning React Native. React Native allows you to leverage your JavaScript skills to build mobile apps for both iOS and Android, making it a valuable addition to your toolkit. \ No newline at end of file +This guide was meant to be a starting/middle point for learning React Native across its many topics, ranging from front-end to back-end(mainly backe-end because that is what really matters, am I right!). Jokes aside, as you progress through these topics, you'll find that your React experience serves as a strong foundation for learning React Native. React Native allows you to leverage your JavaScript skills to build mobile apps for both iOS and Android, making it a valuable addition to your toolkit.