react-native-test-app
react-native-test-app copied to clipboard
Consolidate fixtures for manifest tests on all platforms
At the moment, iOS and Android have nearly identical test fixtures. They can be extracted into json
files and re-used across platforms instead of being duplicated.