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

Is the project still being maintained #21

Open
npomfret opened this issue Sep 11, 2016 · 9 comments
Open

Is the project still being maintained #21

npomfret opened this issue Sep 11, 2016 · 9 comments

Comments

@npomfret
Copy link

There haven't been any commits for a few months now. Is anyone working on this?

@XHTeng
Copy link

XHTeng commented Oct 11, 2016

I also want to know

@robclouth
Copy link

Not responding or merging pull requests so I guess not. Theres some forks that look promising.

@npomfret
Copy link
Author

I'm using "@taw/react-native-popover": "git+https://github.com/agilityworks-uk/react-native-popover.git#release/2.2",

@5nyper
Copy link

5nyper commented Jan 4, 2017

@npomfret How much different is using that fork than this one? can't seem to get the popover to show using that fork

@npomfret
Copy link
Author

npomfret commented Jan 4, 2017

I don't really understand your question. Can could diff the repos, or look at the commit history if you want to see what's changed.

@achtan
Copy link

achtan commented Jan 9, 2017

@npomfret hi im using "@taw/react-native-popover": "git+https://github.com/agilityworks-uk/react-native-popover.git#release/2.3", but on app build i get error:

ERROR in ./~/@taw/react-native-popover/Popover.js
Module parse failed: /Users/admin/sites/staffino/customer-apps-react/node_modules/@taw/react-native-popover/Popover.js Unexpected token (286:39)
You may need an appropriate loader to handle this file type.
SyntaxError: Unexpected token (286:39)

on the line 286 is componentWillReceiveProps(nextProps:any) { after editing that line to: componentWillReceiveProps(nextProps) { next error appear:

ERROR in ./~/@taw/react-native-popover/Popover.js
Module parse failed: /Users/admin/sites/staffino/customer-apps-react/node_modules/@taw/react-native-popover/Popover.js Unexpected token (339:16)
You may need an appropriate loader to handle this file type.
SyntaxError: Unexpected token (339:16)

line 339: https://github.com/agilityworks-uk/react-native-popover/blob/4074585cc9aded7aa28c2b8f614b6fe89cb5c442/Popover.js#L339

@npomfret
Copy link
Author

I'm using "@taw/react-native-popover": "git+https://github.com/agilityworks-uk/react-native-popover.git#release/2.2", which is working for me

@macrozone
Copy link

i tried to ping the guys at agilityworks-uk to publish it public on npm (it seems to be published privatly, sadly). Let's see...

@baba43
Copy link

baba43 commented Mar 25, 2018

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

7 participants