anosikeosifo / rn-architecture

Sample application to demonstrate concepts described in blog post on React Native architecture - www.uxenthusiast.com/react-native/2017/12/30/architecting-for-scale-react-native.html
144 stars 80 forks source link

cannot access folder #1

Open hvmien opened 6 years ago

hvmien commented 6 years ago

bundling failed: UnableToResolveError: Unable to resolve module features/splash/containers from E:\personal\react-native\rn-architecture-master\src\navigation\navigators\index.js: Module does not exist in the module map

nayanbhagowaty commented 5 years ago

replace the line with below import Splash from "../../features/splash/containers"; infact, all module reference needed remapping to respective folder