diff --git a/examples/FloatingLabel/package.json b/examples/FloatingLabel/package.json index 28ac050..32371a8 100644 --- a/examples/FloatingLabel/package.json +++ b/examples/FloatingLabel/package.json @@ -6,7 +6,7 @@ "start": "node node_modules/react-native/local-cli/cli.js start" }, "dependencies": { - "react-native": "^0.19.0", + "react-native": "^0.60.0", "react-native-md-textinput": "^1.9.0" } }