Skip to content

Instantly share code, notes, and snippets.

@philipheinser
Created October 3, 2016 17:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save philipheinser/f8e81db2717bd3823fb6a48c0f8c8dfd to your computer and use it in GitHub Desktop.
Save philipheinser/f8e81db2717bd3823fb6a48c0f8c8dfd to your computer and use it in GitHub Desktop.
Error while updating property 'transform' of a view managed by: RCTView
updateViewProp
ViewManagersPropertyCache.java:88
setProperty
ViewManagerPropertyUpdater.java:123
updateProps
ViewManagerPropertyUpdater.java:42
updateProperties
ViewManager.java:34
updateProperties
NativeViewHierarchyManager.java:121
execute
UIViewOperationQueue.java:91
run
UIViewOperationQueue.java:782
flushPendingBatches
UIViewOperationQueue.java:829
access$1500
UIViewOperationQueue.java:44
doFrameGuarded
UIViewOperationQueue.java:868
doFrame
GuardedChoreographerFrameCallback.java:32
doFrame
ReactChoreographer.java:131
run
Choreographer.java:869
doCallbacks
Choreographer.java:683
doFrame
Choreographer.java:616
run
Choreographer.java:857
handleCallback
Handler.java:751
dispatchMessage
Handler.java:95
loop
Looper.java:154
main
ActivityThread.java:6077
invoke
Method.java:-2
run
ZygoteInit.java:865
main
ZygoteInit.java:755
@philipheinser
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment