San Pyae Lin

Results 2 issues of San Pyae Lin

Anyone can help? ![screen shot 2018-02-14 at 10 23 43 am](https://user-images.githubusercontent.com/32819786/36187067-d549a5ea-117d-11e8-9c9b-d35cc1ebec26.png) .babelrc ``` { "presets": ["react-native"], "plugins": [ [ "module-resolver", { "root": ["./app"], "alias": { "component": "./app/components" } } ]...

``` :react-native-beacons-android:compileReleaseAidl FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':react-native-beacons-android:compileReleaseAidl'. > java.lang.IllegalStateException: aidl is missing ``` I got this error when i...