Adds test fixtures for each supported version of React Native. Placeholder tests will follow in subsequent PRs.
Design
N/A.
Changeset
242 changed files looks unfriendly, but these are all pure vanilla projects - precisely the output from, for example: react-native init rn0_62 --version 0.62.2.
The only other change is the addition of the PR template for short-term ease and consistency. I stopped short of creating all Github template files (as we have as standard), as I trust these will be handled in due course.
Testing
All four projects have been built and run on both iOS and Android to ensure there were no blips when generating them.
Goal
Adds test fixtures for each supported version of React Native. Placeholder tests will follow in subsequent PRs.
Design
N/A.
Changeset
242 changed files looks unfriendly, but these are all pure vanilla projects - precisely the output from, for example:
react-native init rn0_62 --version 0.62.2
.The only other change is the addition of the PR template for short-term ease and consistency. I stopped short of creating all Github template files (as we have as standard), as I trust these will be handled in due course.
Testing
All four projects have been built and run on both iOS and Android to ensure there were no blips when generating them.