Best of React NativeSeptember 2021

  1. 1
    Article
    Avatar of devtoDEV·5y

    Vue vs React: What to choose in 2021?

    Vue and React are among the most popular JavaScript frameworks. Vue has 181K Github stars, while React runs close with 165K stars. Both have excellent performance, each with its own advantages. Having more users of each framework would be a factor in how the job market looks in 2020.

  2. 2
    Article
    Avatar of honeypotHoneypot·5y

    Top 10 React Native Interview Questions 2021

    React Native is a cross-platform framework for iOS and Android apps. You can use React Native to compile a native iOS app and then program features directly in iOS using Swift or Objective-C. The Native experience provision is the best feature of React Native, as opposed to the mobile framework Ionic.

  3. 3
    Article
    Avatar of css_tricksCSS-Tricks·5y

    Twitter's div Soup and Uglyfied CSS, Explained

    React Native for Web provides cross platform primitives that normalize inconsistencies and allow to build web applications that are touch friendly. To ensure reliable interactions like touch or gestures and to provide a higher degree of compatibility, React Native reimplements some web primitives making sure that semantics and accessibility are preserved if not enhanced.

  4. 4
    Article
    Avatar of reactnativeexampleReact Native Example·5y

    A superhero encyclopaedia made in React Native

    My first React Native project! The main focus here was to make external API calls to pull superhero infomation from a third party site. Superhero Encyclopedia is made in React Native, constructed with Expo CLI, utilizing the superheroAPI and ComicVine API. First you need to install Nodejs and npm, this is different depending on the OS.

  5. 5
    Article
    Avatar of streamStream·5y

    Flutter vs React Native: The Ultimate Comparison

    The choice of platform is only one of many factors in the success of applications. Over the years, it’s become common for developers to compare Flutter and React Native. Let's discuss how these frameworks differ and how they each appeal to different teams, devs, and use cases.

  6. 6
    Article
    Avatar of reactnativeexampleReact Native Example·5y

    Ignite - the hottest React Native boilerplate

    Ignite is the most popular React Native app boilerplate for Expo and bare React Native. Developers who use Ignite report that it saves them two to four weeks of time on average off the beginning of their React Native project. Ignite CLI version 6.0 now includes the boilerplate -- read the blog post to find out why!