-
Notifications
You must be signed in to change notification settings - Fork 275
Closed
Description
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
thymikee and mdjastrzebski
Metadata
Metadata
Assignees
Labels
No labels
Activity
mdjastrzebski commentedon Jun 2, 2022
Closing as partially done because of lack of recent activity.