Software Alternatives & Reviews

React Native Reviews

A framework for building native apps with React

Social recommendations and mentions

We have tracked the following product recommendations or mentions on Reddit and HackerNews. They can help you see what people think about React Native and what they use it for.
  • Duel: mobile game
    Do you have experience in html/css? ReactNative is close to it. Or you could build it as a web app and move from there. - Source: Reddit / 8 days ago
  • Capacitor vs React Native: Which Framework Is Right For Your Mobile App Development?
    React Native is an open-source mobile application framework created by Facebook. It allows developers to build mobile applications for iOS, Android, and other platforms using the React library for building user interfaces. - Source: Reddit / 8 days ago
  • Building Cross-Platform Mobile Apps with React Native
    React Native - https://reactnative.dev/. - Source: Reddit / 10 days ago
  • Building an Image Recognition App in Javascript using Pinecone, Hugging Face, and Vercel
    React Native (and Expo) is a framework that allows us to build native mobile applications using Javascript and React. React Native also gives us access to many of the sensors and features that exist on phones, such as the camera, which we will use to capture images for our app. - Source: dev.to / 13 days ago
  • Starting a personal hobby project, could use some advice on the techstack
    You mentioned you want the mobile app to be for Android only. You could consider using Flutter or React Native, which will allow your app to run on both, iOS and Android. However, this will probably take some extra time since you might need to learn a new language. So if you're set on using Android Studio and presumably Java or Kotlin, then go with that. - Source: Reddit / 17 days ago
  • Visualizing your photos on a map with React Native
    The reason behind choosing my tech stack was to get to know modern SPA frameworks better. So naturally, my choice was React Native. As a novice in mobile development, I decided to start with Expo. It is a nice way to start the project since it contains a couple of templates as well as a nice debugging toolset. - Source: dev.to / 28 days ago
  • 10 Coding Projects to Impress Employers and Land Your Dream Job 😎
    React Native - a popular framework for building mobile apps with JavaScript. - Source: dev.to / about 1 month ago
  • Here's a small update on the game
    When I first started this project I had to decide what's the best way to build this game from a technical perspective. That's always a tricky process but I settled on a popular framework. All went well as I was learning and showing progress. Suddenly I ran into roadblock after roadblock to the point I wasn't making any progress. Things stopped working and it became a point of frustration. - Source: Reddit / about 2 months ago
  • 6 Reasons to learn and use React in 2023
    Svelte is a bit better, but it's not so much better that teams will rewrite their apps and learn new technology.  React also has more libraries, including React Native, which allows you to build and deploy native-feeling iOS and Android applications. - Source: dev.to / about 2 months ago
  • How We've started Gigaweb Company
    Rohan and I are Co-founders of Gigaweb. We meet in a remote internship at Adhir.info where We’ve built a mobile application using React Native. - Source: dev.to / about 2 months ago
  • Top 9 Best Mobile App Development Frameworks in 2023
    React Native is one of the most popular and the best JavaScript library which is used to develop both Android and iOS applications. Using React Native, you can develop native applications for all devices and platforms. It’s a free and open-source cross-platform framework developed by Facebook. - Source: dev.to / about 2 months ago
  • Flutter vs. React Native: Which Multi-Platform Mobile Development Tool Is Best?
    React Native was launched in 2015 as a mobile implementation of the leading React JavaScript library. While standard React only targets web technologies, React Native lets you use similar techniques to create native Android and iOS projects. - Source: dev.to / about 2 months ago
  • The right way to build multi platform apps in 2023 using web tech. ?
    There's also React Native that apparently takes care of both UI and native APIs. - Source: Reddit / about 2 months ago
  • Create your custom notification system with Socket.io and React Native
    OK, this is how we're gonna do it: what if we have a react native app with a background service that will listen to socket events and displays notifications based on these events? Well, it sounds logic to me so let's implement this. - Source: dev.to / 3 months ago
  • Create Mini-Apps That Wow: How to build Sleek and Fast mobile apps using any JS Frameworks and Ionic Portals
    Now we need to create an application that can subscribe and send messages. To accomplish this, we will generate a React Native project and create the necessary component:. - Source: dev.to / 2 months ago
  • How to bypass mobile app review thanks to Capacitor, Ionic, and micro frontends 🤯
    Compiled - one codebase compiled to 2 native apps written in React Native or Flutter for instance,. - Source: dev.to / 2 months ago
  • What language should I learn and use in order to develop a mobile app to prove to my CTO that I can be a software engineer?
    If you want to build a mobile application quickly then you should look into React Native as you can use it to build cross-platform apps with a shared codebase. https://reactnative.dev/. - Source: Reddit / 3 months ago
  • A Guide to Implement Instagram like Filters in React Native
    Installing React Native and setting it up is a different and simple process. You can get more information on this by visiting here - https://reactnative.dev/. - Source: dev.to / 3 months ago
  • can we get job into tech gaints as a react native developer?
    Microsoft uses react native for a lot of their apps. See react natives showcase here. So they probably have a fair amount of opportunities if you monitor their job board. - Source: Reddit / 3 months ago
  • Deep linking 🔗 in React Native
    In this tutorial, we will be setting up our React Native app to handle the scheme myapp:// so that URLs having myapp:// scheme would be handled by our app. - Source: dev.to / 3 months ago
  • React Native cheatsheet for beginners
    Import React, { useEffect, useState } from 'react'; Import { ActivityIndicator, FlatList, Text, View } from 'react-native'; Function App() { const [isLoading, setLoading] = useState(true); const [data, setData] = useState([]); const getMovies = async () => { try { const response = await fetch('https://reactnative.dev/movies.json'); const json = await response.json(); ... - Source: dev.to / 3 months ago

External sources with reviews and comparisons of React Native

THE BEST 34 APP DEVELOPMENT SOFTWARE IN 2022 LIST
Create native apps for Android and iOS using React. React Native combines the best parts of native development with React, a best-in-class JavaScript library for building user interfaces. You can use React Native in your existing Android and iOS projects or you can create a whole new app from scratch. Written in JavaScript—rendered with native code. React primitives render to native platform UI, meaning your app...
Top 10 Visual Studio Alternatives
React native is famous for enabling the users to develop the core native applications and offers the best quality. It does not compromise on providing the best customer services and support. The react-native components surround the codes that already exist and then interact with the native APIs. That, in turn, allows the developers to learn the development process and makes the work faster.
10 Best Tools to Develop Cross-Platform Desktop Apps 
From extensive community support, pre-built components, modular architecture, and high-performance app-building functions. React Native is one of the most popular cross-platform app development tools in the world currently. 90% of its code can be reused while cutting down costs in half. The ‘Live Reload’ feature lets you see the changes instantly on another screen. The tool has a responsive UI design, doesn’t need...
Top JavaScript Frameworks For Mobile App Development
React Native has been one of the leading JavaScript frameworks for mobile app development. It attracts a large community of developers with its optimum speed, user interface, competence, and a cost-effective approach. Created by the tech giant Facebook, it operates with the concept of ‘Learn once, write anywhere’. It offers a truly native experience for all. It is driven by a wide community with many contributors...
10 React Native Alternatives
React Native is a JavaScript framework used for building world-class apps through JavaScript. Similarly, developers have tons of React Native alternatives.
9 Top JavaScript Mobile Frameworks To Know In 2020
React Native (from Facebook) on the other hand, takes an entirely different path toward native app development – JavaScript code, CSS-alike stylesheets and all-too-familiar, HTML-alike tags for layout. Here’s a graph for a clear understanding of React Native popularity-

Do you know an article comparing React Native to other products?
Suggest a link to a post with product alternatives.