-
Notifications
You must be signed in to change notification settings - Fork 191
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: single answer questions dont get stored with metadata (#633)
### Summary If a question has a single answer on `create-react-native-library`, we skip that question. However, due to a bug, single answer questions weren't making it to the metadata stored with new project. This PR fixes that ### Test plan A good example is the `Fabric view with backward compat`. This option had a single language setting `kotlin and objective c`. To test this PR, you can create a new project with these options and make sure the language is getting stored properly.
- Loading branch information
Showing
1 changed file
with
96 additions
and
91 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters