Cesar Dias

Results 78 comments of Cesar Dias

I don't think that it will work, it will break a lot of styles. i think new styles can be created to textarea specifically, fell free to send a pull...

They are copied to input and remains to spans. There's a button on the first theme at demo page, take a look [http://cesardeazevedo.github.io/ng-input/](http://cesardeazevedo.github.io/ng-input/) and which angular version you're using?

It supports only this properties [https://docs.angularjs.org/api/ng/directive/input](https://docs.angularjs.org/api/ng/directive/input) from angular input docs. This is wierd because the input tag is already defined with all default properties, which is a reference from properties...

Hi, thanks for the feedback, What kind of task you trying to run with gulp? The `` and the`` and setting the angular.js dependency with `angular.module('app', ['ngInput'])` is enough. and...

Awesome, if you fixed, and you haven't experienced any crashes, just send a pull request, i just haven't tried to to reproduce it yet, since it's hard to reproduce race...

Hi, thanks for reaching out, You can set the height of the bottom sheet by manually setting the hight of the inner ``, like on the `SimpleView.js` example https://github.com/cesardeazevedo/react-native-bottom-sheet-behavior/blob/master/example/views/SimpleView.js#L105 Let...

I think i am really confused now 😅, do you have a visual example on what you are trying to do?

I have a better understanding now, thanks for clarify, The MergedAppBarLayout is indeed very hard to customized, i think i did something similar on the past, so let me play...

Is something like this you're trying to achieve? ![test](https://user-images.githubusercontent.com/5366959/56344028-01653a00-61ef-11e9-95b0-e6eb36081589.gif)

Yeah indeed, i think it's a bug on the NestedScrollView that i need to investigate further, if you want to play around, i have this gist so far. https://gist.github.com/cesardeazevedo/e29b3ef261ba5053b614e52dea40f83b