Specifying path of android project in package.json (react-native) -


is there way specify android project path in react-native package.json file. default project lies in same directory package.json, if android project lies outside directory? feasible so? tried searching official documentation of react-native, unable find relevant material there.


Comments

Popular posts from this blog

javascript - Knockout pushing observable and computed data to an observable array -

'hasOwnProperty' in javascript -

sitecore - Resolve ISitecoreService using SimpleInjector -