bietkul / react-native-form-builder

Handle your forms in a smart way
MIT License
121 stars 68 forks source link

Picker error. Attempted to set a key on an object that is meant to be immutable. #16

Closed markterence closed 6 years ago

markterence commented 6 years ago

Error : You attempted to set the key backgroundcolor with the value "transparent" on an object that is meant to be immutables and has been frozen.

image image

"react": "16.3.1",
"react-native": "0.55.3",
"native-base": "^2.4.2",
"babel-jest": "22.4.3",
"babel-preset-react-native": "4.0.0",
"jest": "22.4.3",
"react-test-renderer": "16.3.1"

react-native info

Environment:

OS: Windows 7 Node: 8.9.1 Yarn: Not Found npm: 5.5.1 Watchman: Not Found Xcode: N/A Android Studio: Version 3.0.0.0 AI-171.4443003

Packages: (wanted => installed)

react: 16.3.1 => 16.3.1 react-native: 0.55.3 => 0.55.3

Android Device

Android version: Android 5.1.1

amed commented 6 years ago

This issue seems to happen again:

react@16.3.1 react-native@0.55.4 react-native-form-builder@^1.0.15