react-native-test-app
react-native-test-app copied to clipboard
Populate components list from AppRegistry if app.json is empty/missing
If the list of components in the manifest (app.json
) is empty or missing, we should be able to retrieve the list of registered components from AppRegistry
.
Remaining work:
- [ ] Android
- [x] iOS (#482)
- [x] macOS (#482)
- [x] Windows (#482)
Reopened to keep track on the missing Android implementation.
:tada: This issue has been resolved in version 0.8.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket: