Skip to content

Testing against multiple RN versions #1932

@johnf

Description

@johnf

What happened?

Apologies in advance; this is more a question than a bug report.

Should I be able to use this project to create a matrix test in GitHub actions to test my react native library against multiple versions of React Native?

I have the basics of this set up https://github.com/oblador/react-native-vector-icons/tree/monorepo

I'm using detox ti run e2e tests.

This works perfectly with RN 0.73

My intention was to then setup a matrix where I would

As I'm trying to get this working on past versions of RN I'm hitting all sorts of problems like

  • Wrong gradle version
  • Wrong java version
  • Kotlin mismatches

I want to check if what I'm trying to do is feasible before filing more bugs around the issues I'm seeing.

Version

3.3.6

What platforms are you seeing this issue on?

  • Android
  • iOS
  • macOS
  • visionOS
  • Windows

System Information

N/A at this stage

Steps to Reproduce

See https://github.com/oblador/react-native-vector-icons/tree/monorepo

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions