Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: abodthedude25 <[email protected]>
  • Loading branch information
abodthedude25 authored Nov 14, 2023
1 parent ebddc73 commit 855f6e3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/guides/React_Native_Guide/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -1127,4 +1127,4 @@ These are essential security best practices for React Native apps, but it's impo
# Conclusion: <a name="conclusion"></a>
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.
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.

0 comments on commit 855f6e3

Please sign in to comment.