-
Notifications
You must be signed in to change notification settings - Fork 29
my app crash!! #31
Comments
Same problem here with same RN / Android SDK versions. As soon as I touch another Tab the app crashes to home screen with message "Unfortunately App has stopped." |
Same here. Here is a logcat log:
|
What version of this package are you using?? |
@thebicycle2 it is 0.3.0. |
@thebicycle2 0.3.0 |
I haven't had the time to test it myself yet, but the HEAD of master is not the same package that npm is currently distributing. @AlbertBrand pulled in a commit cd8cd15 that fixed a bug in TabSelectedEvent. Try pulling that package using the github url instead, and see what happens. |
@thebicycle2 This was brilliant idea. Seems master's HEAD is free of this issue. Would be great to tag/release this one as bug seems to be critical. |
App crashes . Please please fix this . This is one of the most useful libs i found on react-native . |
react native 0.36
compileSdkVersion 23
buildToolsVersion "23.0.1"
nothing else
no errors
The text was updated successfully, but these errors were encountered: