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 -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -