Cesar Dias

Results 78 comments of Cesar Dias

I am not sure about returning false, i need more tests before give you such claim, the hardest part is to get a way to reproduce the problem, if you...

I am really happy to know that this component has been used quite often, let me know about the results, and if there's anything that we can do to overcome...

Hi, can you post your code and the `com.android.support:design` version?

if you're using BottomSheetHeader, you might missing the `backgroundColorExpanded` prop, am i right? if you're not using it, what you mean with periodically? when exactly the FAB turns transparent?

I am unaware of any issue like this to be honest, so if you find any pattern that you are sure that will always occurs this issue, or any race...

Sorry for didn't see this issue before, does this problem persists? did you tried the new `autoAnchor` prop instead? That's odd, I did some tests on Android 4.4.4, and i...

Can you post your app/build.gradle file?

The latest version won't work with react-native version 0.46, since there is compatibility changes in the past, [see](https://github.com/cesardeazevedo/react-native-collapsing-toolbar/commit/0b0f5fbf50704407f59de87e07b363a792fd8c25) Using `1.0.0-beta.4` may work, but i recommend you take some time to...

Hi, can you post your [build.gradle](https://github.com/cesardeazevedo/react-native-collapsing-toolbar/blob/master/example/android/build.gradle) and the [app/build.gradle](https://github.com/cesardeazevedo/react-native-collapsing-toolbar/blob/master/example/android/app/build.gradle) files and what react and react-native version are you using?