This repository was archived by the owner on Mar 16, 2019. It is now read-only.
This repository was archived by the owner on Mar 16, 2019. It is now read-only.
rnpm link fails if android folder has non-standard structure #116
Closed
Description
Hi!
My android folder has following structure
/android/app/src/main/java/com/{companyName}/{appName}/MainApplication.java
In this case rnpm link
fails with error that described here
It would be better just use console.log('Warning, ...')
instead of thrown