Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[android]加载 image loader 插件会报异常 #1

Open
ljspace opened this issue Nov 9, 2016 · 4 comments
Open

[android]加载 image loader 插件会报异常 #1

ljspace opened this issue Nov 9, 2016 · 4 comments

Comments

@ljspace
Copy link

ljspace commented Nov 9, 2016

环境
react-native: 0.36.1
react: 15.3.2
android: 模拟器 Samsung Galaxy S6 - 6.0.0

异常信息

Error while updating property 'options' of a view managed by: RCTLoaderImageView
updateViewProp
    ViewManagersPropertyCache.java:88
setProperty
    ViewManagerPropertyUpdater.java:123
updateProps
    ViewManagerPropertyUpdater.java:42
updateProperties
    ViewManager.java:36
createView
    NativeViewHierarchyManager.java:220
execute
    UIViewOperationQueue.java:148
run
    UIViewOperationQueue.java:776
flushPendingBatches
    UIViewOperationQueue.java:829
access$1500
    UIViewOperationQueue.java:44
doFrameGuarded
    UIViewOperationQueue.java:868
doFrame
    GuardedChoreographerFrameCallback.java:32
doFrame
    ReactChoreographer.java:131
run
    Choreographer.java:856
doCallbacks
    Choreographer.java:670
doFrame
    Choreographer.java:603
run
    Choreographer.java:844
handleCallback
    Handler.java:739
dispatchMessage
    Handler.java:95
loop
    Looper.java:148
main
    ActivityThread.java:5417
invoke
    Method.java:-2
run
    ZygoteInit.java:726
main
    ZygoteInit.java:616
@cyqresig
Copy link
Contributor

cyqresig commented Nov 10, 2016

ljspace,你好,
根据你描述的问题,我重新创建了一个Galaxy_Nexus的模拟器(我这使用的是android studio 2.1.1自带的模拟器,没有找到你提供的那个型号),运行了一下https://github.com/cyqresig/ReactNativeComponentDemos
这里的image-loader的demo,没有发现错误(我的其他环境是mac OSX EL captian, react-native: 0.36.1,react: 15.3.2)。你可以尝试运行一下这个demo。如果正确按照安装步骤做下来还是有问题,并且你不介意的话,可以将你的运行工程打压缩包发我邮箱
[email protected]
,我很乐意尝试帮你解决一下这个奇怪的问题。

@KarlosQ
Copy link

KarlosQ commented Feb 15, 2017

Same problem.

react-native: 0.41.2
react: 15.4.2
android: Nexus 7 - 7.1.1

@mataoct
Copy link

mataoct commented May 26, 2017

Same problem.

react-native: 0.41.2
react: 15.4.2
android: Nexus 7 - 7.1.1

1 similar comment
@odemolliens
Copy link

Same problem.

react-native: 0.41.2
react: 15.4.2
android: Nexus 7 - 7.1.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants