Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: android config returns incorrect paths #1080

Merged
merged 2 commits into from
Mar 29, 2020
Merged

fix: android config returns incorrect paths #1080

merged 2 commits into from
Mar 29, 2020

Conversation

tdcook
Copy link
Contributor

@tdcook tdcook commented Mar 29, 2020

Summary:

After #1029 the Android config was not correctly resolving the default values for stringsPath, assetsPath and mainFilePath. It was also not returning a value for packageFolder. This PR also updates the Android config typedef in the docs.

Test Plan:

Added jest test. Manually linked into existing project and verified that npx react-native config was returning the correct values.

@thymikee thymikee requested a review from krizzu March 29, 2020 14:52
@thymikee thymikee merged commit 4c8af54 into react-native-community:master Mar 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants