-
Notifications
You must be signed in to change notification settings - Fork 254
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
Undefined is not an object(evaluating react3.default.proptypes.string), does not work with latest [email protected] #118
Comments
@yogendrakarekar if you install from 2a4a957 (this is the tip of @tlenclos do you plan on releasing a version bump to publish the fix in npm? |
Hi,
Well, are you asking me whether I wish make corrections and release a new
version of this plugin to suit up with react [email protected], well I don't
have any such plans.
But would love to help you out, take up a task, that you suggest, and do it.
Thanks & Regards
Yogendra U. Karekar
Mobile:-9769856284
Email:[email protected]
…On Fri, Oct 27, 2017 at 1:50 PM, Nick DiRienzo ***@***.***> wrote:
@yogendrakarekar <https://github.com/yogendrakarekar> if you install from
2a4a957
<2a4a957>,
it'll work.
@tlenclos <https://github.com/tlenclos> do you plan on releasing a
version bump to publish the fix in npm?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#118 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AMhrFZvAC7G7qwayq77aXGrcuMEd46VEks5swZJIgaJpZM4PwJZk>
.
|
@yogendrakarekar no I wasn't suggesting that. There's a fix already in I was wondering if the maintainer had plans to publish a new version on npm which includes that fix since it's been in the repository for a while now. |
Please bump the npm version |
@nickdirienzo what's the right way to point it master. I am currently just doing npm i -S https://github.com/tlenclos/react-native-audio-streaming#master. Is there another way to do it? |
@theeomm in your package.json, try |
@theeomm yes, what @BuffMcBigHuge said but replace |
@nickdirienzo Ah! Thanks for pointing that out! I was upgrading React to 0.49.5 and the autogrow package had the same issue! |
Please ... am confuse how to install from #master. Can someone do step by step instruction. Thanks for your time. |
Finally i was able to install but app crashes before launch. I think there is an issue using it with Wix React Native Navigation. Can someone help. Thanks |
import PropTypes from 'prop-types'; |
The library is not updated to suit with latest [email protected]
The text was updated successfully, but these errors were encountered: