Susmita N.M. Bhattacharya

Results 7 comments of Susmita N.M. Bhattacharya

I want to work on it. recently,I have worked on such a project. Here I need to do a little more modified work. But I will try, Please assign it...

I want to work on this.

Hello @Viish, I would be delighted to give it a try! Please let me know the current status of the problem and whether it has been resolved or not.

> > It is not fixed in 5.2.5 > > @Saphar no, but it will be in 6.0. okay, Thanks for the information.

> > ### manually link: > > > > * android/settings.gradle > > > > ``` > > include ':react-native-community-geolocation' > > project(':react-native-community-geolocation').projectDir = new File(rootProject.projectDir, '../node_modules/@react-native-community/geolocation/android') > > ```...

I have made some changes to the build. gradle file, but it does not effect much. Let me share this also. ``` import java.nio.file.Paths buildscript { repositories { google() mavenLocal()...