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

'hasOwnProperty' in javascript -

Command prompt result in label. Python 2.7 -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -