Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Publish the latest code to npm, the current npm published version is buggy with code #21

Open
Param-Harrison opened this issue Oct 9, 2017 · 6 comments

Comments

@Param-Harrison
Copy link

Param-Harrison commented Oct 9, 2017

Example in Navigator.js, still there are some reference to React.PropTypes

@mileung
Copy link

mileung commented Oct 19, 2017

+1 also, shouldn't the name of this repo be react-native-deprecated-custom-components?

@bithavoc
Copy link

Use it directly from github.

npm install https://github.com/facebookarchive/react-native-custom-components.git --save

@brunolemos
Copy link

brunolemos commented Oct 27, 2017

cc @ericvicenti please publish the master to npm if you can, it's currently crashing after upgrading to react 16:

This commit fixed it 44810a7

@labike
Copy link

labike commented Dec 15, 2017

@brunolemos package.json
i add PropTypes but error also here, how to resolve the error?

@jnrepo
Copy link

jnrepo commented Dec 27, 2017

I'm not getting a weird error that ONLY happens in release mode or on TestFlight builds of my app. I don't see this issue on local.

StackTrace:

TypeError: undefined is not an object (evaluating 'this._subscribableSubscriptions.forEach')

This error is located at:
    in Navigator
    in RCTView
    in t
    in Connect(t)
    in t
    in n
    in t
    in RCTView
    in RCTView
    in t

@Shazam14
Copy link

what's the resolution to this..

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

No branches or pull requests

7 participants