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

Accordion is always open on Android #16

Open
adamrainsby opened this issue Feb 1, 2016 · 8 comments
Open

Accordion is always open on Android #16

adamrainsby opened this issue Feb 1, 2016 · 8 comments

Comments

@adamrainsby
Copy link

I think this is the cause
facebook/react-native#3198

@gr4yscale
Copy link

Also having this issue. Was going to re-implement this library, but if some work is already being done on it then I'm happy to either contribute to it or wait until that's released if it's coming soon ;)

@BigPun86
Copy link
Contributor

+1

1 similar comment
@ghost
Copy link

ghost commented Feb 26, 2016

+1

@naoufal
Copy link
Owner

naoufal commented Feb 26, 2016

I haven't had the opportunity to test this module on Android yet. Are any of you up for taking a crack at this?

@theonlyjames @BigPun86 @gr4yscale

@cfournel
Copy link

@naoufal i ll give it a try , since this is highly needed for my specs . i ll provide a screen capturing if i manage to do this

@adamrainsby
Copy link
Author

@huitiemesens This might do what you need. #18

@adamrainsby
Copy link
Author

If you can get the animations working that would be great

@parveen-wizni
Copy link

hi,
I am facing some issue. I am using "react-native-accordion": "0.2.4" library for my project. This is working fine in IOS. when I run my app in android device in debugging mode. Then app is running fine. But if I used signed apk in same device then it is give this error. here I paste my application crash report log which are shown in android monitor. Error given below.

FATAL EXCEPTION: mqt_native_modules
Process: com.ampsmobile, PID: 2139
com.facebook.react.modules.core.JavascriptException: Requiring unknown module "react-native-accordion", stack:
t@2:387
i@2:177
@451:139
t@2:511
i@2:177
@449:139
t@2:511
i@2:177
@448:203
t@2:511
i@2:177
@447:212
t@2:511
t@2:240
i@2:177
component@44:489
u@44:130
o@44:48
createScene@44:1781
_renderScene@244:15724
@244:16158
render@244:16032
_renderValidatedComponentWithoutOwnerOrContext@152:5072
_renderValidatedComponent@152:5200
_updateRenderedComponent@152:4595
_performComponentUpdate@152:4395
updateComponent@152:3672
performUpdateIfNecessary@152:3193
performUpdateIfNecessary@132:667
r@130:571
perform@135:494
perform@135:494
perform@130:1539
P@130:1711
closeAll@135:1131
perform@135:581
batchedUpdates@129:456
s@130:761
a@149:69
enqueueSetState@149:917
setState@29:339
push@244:13537
onPressRow@429:2254
onPress@437:2706
touchableHandlePress@295:1171
_performSideEffectsForTransition@219:8188
_receiveSignal@219:6697
touchableHandleResponderRelease@219:4183
a@113:72
o@111:392
a@111:583
f@109:163
g@109:266
i@115:88
processEventQueue@109:1386
s@163:92
handleTopLevel@163:182
_receiveRootNodeIDEvent@162:617
receiveTouches@162:999
value@60:3582
@60:1801
k@60:436
value@60:1773

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

No branches or pull requests

6 participants