Cesar Dias

Results 78 comments of Cesar Dias

Hi Ferran, thanks for reaching out, I indeed haven't updated the library in while, my bad, I will take a look at it as soon as possible.

Hi, are you trying to use [react-native-collapsing-toolbar](https://github.com/cesardeazevedo/react-native-collapsing-toolbar) on ios?

Sorry for the delay, but i am quite confusing on what exactly you're trying to propose here, can you explain a little bit more?

Hi, thanks for report, but what you mean with "not working"? Does the library successfully compiled? if not, can you provide a stackstrace? Does the library didn't achieve your needs?...

Thanks for the info, i really don't have a quickly fix for that, android 4.4.4 is very problematic, i believe this would required a deep investigation and may end up...

Hi, I am still not sure what is causing it, but it seems related to the react 16.3 version due its new lifecycle API, or an alpha release of react...

I literally forgot this project is android only, sorry 😂 Let me know if you got it.

The NestedScrollView.js is just a fork from the original ScrollView.js, which uses that mixin https://github.com/facebook/react-native/blob/master/Libraries/Components/ScrollView/ScrollView.js#L553 The mixing is required to make the ScrollView work, does the original ScrollView also gives...

I've been using the library the last days, and i am really enjoying it, but it seems that the tabs API isn't that ready, and pushing or presenting screens [doesn't...

I think this should be definitely part of this repository, i just didn't created a pull request earlier because i wasn't sure of any side effects, but i haven't seen...