Add App Icon to React Native Android App | This is a continuation of my previous tutorials and I am using the directory location and names of my project I set up before. After you code an Android app in React Native, you have to […]
Category: React Native
React Native lets you build mobile apps using only JavaScript. It uses the same design as React, letting you compose a rich mobile UI from declarative components.
How to Create a Todo list Application in React Native With Laravel Backend
React Native is one of the powerful and popular mobile application development frameworks. We can build interactive cross-platform mobile applications that support both iOS and Android easily using it. Another trending technology nowadays is Laravel, a free open-source PHP framework. It is a great framework […]
How to Generate Signed apk in React Native
How to Install and Setup React Native on Ubuntu 17.10
React Native framework is getting more attention from developers who want to build cross-platform mobile applications (Android/ios). The advantages of building mobile applications in React native are, React native allow you to make exact native mobile apps for both Android and ios platforms. you can […]