diff --git a/guide/english/mobile-app-development/index.md b/guide/english/mobile-app-development/index.md index 67de3b0f5e..7acd39d49a 100644 --- a/guide/english/mobile-app-development/index.md +++ b/guide/english/mobile-app-development/index.md @@ -41,7 +41,7 @@ Ionic Framework is a CSS framework that allows you to style your screens to look ### React Native -React Native is a front end development framework that contains a lot of the building block elements for Android/iOS development and is a different kind of magic from Apache Cordova +React Native is a front end development framework that contains a lot of the building block elements for Android/iOS development and is a different kind of magic from Apache Cordova. React Native lets you build native mobile apps using JavaScript. It uses the same design as React, letting you compose a rich mobile UI from declarative components. ### NativeScript