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

Fork with latest PR's merged #247

Open
siemiatj opened this issue Apr 27, 2020 · 2 comments
Open

Fork with latest PR's merged #247

siemiatj opened this issue Apr 27, 2020 · 2 comments

Comments

@siemiatj
Copy link

Hi y'all. I've merged PRs #230, #238, #239 , #241, #244 in my fork, so that you don't have to. You can use it in your project redifining the lib version in package.json like this:

"react-native-modal-dropdown": "git+https://git@github.com/siemiatj/react-native-modal-dropdown.git",
@pyrossh
Copy link

pyrossh commented May 4, 2020

Tried it getting this error,

TypeError: Attempted to assign to readonly property.
import ModalDropdown from './components/ModalDropdown';
  6 | export default ModalDropdown;
> 7 | module.exports = ModalDropdown;
  8 | 

@siemiatj
Copy link
Author

siemiatj commented Jun 9, 2020

Thanks for catching this. I'll try to fix it later today.

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

2 participants