Created
October 3, 2016 17:31
-
-
Save philipheinser/f8e81db2717bd3823fb6a48c0f8c8dfd to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
facebook/react-native#10100