react-native-test-app icon indicating copy to clipboard operation
react-native-test-app copied to clipboard

Populate components list from AppRegistry if app.json is empty/missing

Open tido64 opened this issue 4 years ago • 2 comments

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)

tido64 avatar Aug 11 '20 12:08 tido64

Reopened to keep track on the missing Android implementation.

tido64 avatar Sep 27 '21 12:09 tido64

:tada: This issue has been resolved in version 0.8.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] avatar Sep 27 '21 13:09 github-actions[bot]