Skip to content

React error after upgrading react-native version from 0.48.1 to 0.59.1 #26458

New issue

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

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

Already on GitHub? # to your account

Closed
zhascka opened this issue Sep 16, 2019 · 1 comment
Closed
Labels
Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot. Type: Question Issues that are actually questions and not bug reports.

Comments

@zhascka
Copy link

zhascka commented Sep 16, 2019

After upgrading react-native version in the project receive the next error

undefined is not an object (evaluating '_react.PropTypes.number')

<unknown>
    KeyboardSpacer.js:38:26
loadModuleImplementation
    require.js:331:6
<unknown>
    index.js:6
loadModuleImplementation
    require.js:331:6
<unknown>
    index.js:17
loadModuleImplementation
    require.js:331:6
<unknown>
    app.js:4
loadModuleImplementation
    require.js:331:6
<unknown>
    index.ios.js:2
loadModuleImplementation
    require.js:331:6
guardedLoadModule
    require.js:197:45
global code
    <unknown file>:0

package json

 "react": "16.8.3",
 "react-native": "0.59.1"
....
@zhascka zhascka added the Type: Question Issues that are actually questions and not bug reports. label Sep 16, 2019
@react-native-bot
Copy link
Collaborator

We are automatically closing this issue because it does not appear to follow any of the provided issue templates.

👉 Click here if you want to report a reproducible bug or regression in React Native.

@react-native-bot react-native-bot added Ran Commands One of our bots successfully processed a command. Resolution: No Template labels Sep 16, 2019
@facebook facebook locked as resolved and limited conversation to collaborators Oct 3, 2021
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Oct 3, 2021
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot. Type: Question Issues that are actually questions and not bug reports.
Projects
None yet
Development

No branches or pull requests

2 participants