Skip to content

Convert repository to monorepository #493

@cross19xx

Description

@cross19xx

Describe the Feature

The idea behind this PR is to convert the repository into a monorepo, allowing us to have multiple packages and allowing inter-dependence between them.

Possible Implementations

The proposed folder structure are as follows:

/ # Project root. Contains all configurations
/ examples   # Contains all examples. Will be using the `react-native-testing-library` package
/ website    # Contains the RNTL website
/ packages
    / react-native-testing-library

Activity

linked a pull request that will close this issuechore: Update CircleCI to run examples #557on Dec 9, 2020
mdjastrzebski

mdjastrzebski commented on Jun 2, 2022

@mdjastrzebski
Member

Closing as partially done because of lack of recent activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Convert repository to monorepository · Issue #493 · callstack/react-native-testing-library