-
Notifications
You must be signed in to change notification settings - Fork 24.8k
Closed
Labels
Ran CommandsOne of our bots successfully processed a command.One of our bots successfully processed a command.Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.Type: QuestionIssues that are actually questions and not bug reports.Issues that are actually questions and not bug reports.
Description
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"
....
Metadata
Metadata
Assignees
Labels
Ran CommandsOne of our bots successfully processed a command.One of our bots successfully processed a command.Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.Type: QuestionIssues that are actually questions and not bug reports.Issues that are actually questions and not bug reports.