-
Notifications
You must be signed in to change notification settings - Fork 14
Description
I've read through your webpage and clone the github source and did:
yarn install
npm link
react-native run-android
However, it has this error. Any idea?
Error while updating property 'display' in shadow node of type: RCTText
null
invalid value for display: block
updateShadowNodeProp
ViewManagersPropertyCache.java:116
setProperty
ViewManagerPropertyUpdater.java:157
updateProps
ViewManagerPropertyUpdater.java:61
updateProperties
ReactShadowNodeImpl.java:427
createView
UIImplementation.java:295
createView
UIManagerModule.java:376
invoke
Method.java
invoke
JavaMethodWrapper.java:372
invoke
JavaModuleWrapper.java:160
run
NativeRunnable.java
handleCallback
Handler.java:751
dispatchMessage
Handler.java:95
dispatchMessage
MessageQueueThreadHandler.java:29
loop
Looper.java:154
run
MessageQueueThreadImpl.java:192
run
Thread.java:761
Describe your new note here.