diff --git a/content/roadmaps/100-frontend/content/121-mobile-applications/100-react-native.md b/content/roadmaps/100-frontend/content/121-mobile-applications/100-react-native.md index dd1cfabae..d046bb502 100644 --- a/content/roadmaps/100-frontend/content/121-mobile-applications/100-react-native.md +++ b/content/roadmaps/100-frontend/content/121-mobile-applications/100-react-native.md @@ -1 +1,8 @@ -# React native \ No newline at end of file +# React Native + +React Native is a popular JavaScript-based mobile app framework that allows you to build natively-rendered mobile apps for iOS and Android. The framework lets you create an application for various platforms by using the same codebase. + +Free Content +Official Website +Official Getting Started to React Native +Tutorial to Learn React Native