Create high-performance graphics with React Native Skia

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • react-native-skia

    High-performance React Native Graphics using Skia

  • Thanks to Shopify, William Candollin, Christian Falch, and the entire dev team behind react-native-skia, we can now use Skia in our React Native applications to draw awesome graphics and create trendy UI concepts like Neumorphism and Glassmorphism.

  • react-native-skia-demo

    A React Native Project demonstrating use of react-native-skia library

  • You can find the complete code for this article in this GitHub repository.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • discussions-and-proposals

    Discussions and proposal related to the main React Native project

  • React Native JSI is a core change in the re-architecture of React Native. This is a layer that offers “synchronous” communication between JavaScript and native code. It will be replacing the default react native bridge. (Source)

  • Skia

    Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.

  • Skia is a popular open-source 2D graphics library used by major platforms like Google Chrome, Chrome OS, Android, and Flutter as their default graphics engine. The library is sponsored and managed by Google, while the development is overseen by Skia’s engineering team.

  • ndk-samples

    Android NDK samples with Android Studio

  • Setting up our project in Android can be a bit complex if you’re not familiar with the environment. Because most of the graphic rendering logic for React Native Skia is written in C++, we will need something known as NDK (Android Native Development Kit) for the communication between Java code and C++ code.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Rn-fetch-blob build error

    1 project | /r/reactnative | 11 Dec 2023
  • React Native

    1 project | dev.to | 14 Aug 2023
  • Is community doing something to improve developer experience?

    1 project | /r/reactnative | 22 Dec 2022
  • In case someone missed it: How can we improve React Native? · react-native-community/discussions-and-proposals

    1 project | /r/reactnative | 18 Nov 2022
  • 2022: How can we improve React Native?

    1 project | news.ycombinator.com | 17 Nov 2022