Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

To get the library working need to remove "@Override" in GPSStatePackage.java #8

Closed
dinukasal opened this issue Mar 16, 2018 · 4 comments

Comments

@dinukasal
Copy link

dinukasal commented Mar 16, 2018

My package versions,

"react": "16.2.0",
"react-native": "0.52.0",

I had to comment the line "@OVERRIDES"
`
// @OverRide

public List<Class<? extends JavaScriptModule>> createJSModules() {
	return Collections.emptyList();
}`

to get the library working.

@janakact
Copy link

+1

@janakact
Copy link

The bug seems to be already fixed here. Can someone do a release? @neuberoliveira ^_^
00264af#diff-03c73154f539cd29e74eb71e508649b0

@havinhthai
Copy link

+1 Same issue

@neuberoliveira
Copy link
Owner

This plugin was originaly developed to RN 0.45, i not test it in recent versions.

I did this project because I could not find any that fit my needs for a larger project. Now I know there is a better project that do pretty the same, and more, its called: react-native-permissions

So as you can see this repository is virtually abandoned. I will try to maintain it but no guarantees.

Too late i think but the new version is published. If something goes bad ill try to help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants