Closed abhitheawesomecoder closed 7 years ago
Please make sure that the module is defined in MainApplication.java
import com.showlocationservicesdialogbox.LocationServicesDialogBoxPackage;
return Arrays.<ReactPackage>asList( new MainReactPackage(), new LocationServicesDialogBoxPackage() );
Follow step by step manual installation steps
After following ur steps of installation when i try to run my app I get error
Unknown named module: 'react-native-android-location-services-dialog-box'
I am using latest react native version