[RN] Don't override config values

This commit is contained in:
Lyubo Marinov
2017-07-21 16:12:02 -05:00
parent b0ffe2e63f
commit 96e0c56bde
9 changed files with 341 additions and 315 deletions

View File

@@ -71,8 +71,6 @@ const _INTERCEPT_COMPONENT_RULES = [
}
];
export { getLocationContextRoot, _parseURIString } from './functions.native';
/**
* Determines which route is to be rendered in order to depict a specific Redux
* store.