CI/CD for react native apps

This page summarizes the projects mentioned and recommended in the original post on /r/reactnative

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-circleci-orb

    A CircleCI Orb to Simplify Testing your React Native App

  • I mostly started with the RN community orb (https://github.com/react-native-community/react-native-circleci-orb), then bolted on the fastlane process later. One thing worth changing is that CircleCI now has an Android machine image that can run the emulator (https://discuss.circleci.com/t/early-preview-new-android-machine-image/39016). Since it's based on the Linux image, it's much cheaper than the MacOS insurance. Fastlane has a lot of documentation, so it's mostly a matter of seeing up the lanes to build the right versions. And definitely do the match based codesigning repo they suggest for the iOS side.

  • 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
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

  • Unit Testing Expo Apps With Jest

    7 projects | dev.to | 20 Feb 2024
  • Has anyone automated storybook for visual regression tests with loki.js?

    1 project | /r/softwaretesting | 29 Jul 2023
  • automation testing

    3 projects | /r/reactnative | 1 Jul 2023
  • Unit Tests using jest and react-native-testing-library.

    1 project | /r/reactnative | 1 Jul 2023
  • Learn how to perform unit testing in React Native with Jest.

    4 projects | dev.to | 26 Jun 2023