Mattia Manzati

Results 15 comments of Mattia Manzati

You mean the NavigatorIOS component? If so yes, it Will be ported, but first Will be ported non ios-specific components!

Yeah, navigator Will be ported, actually atm i have something pretty much similar I call "router", but the api is Simple to Port, its just an array with an event...

Glad to see that! Ill add a Reference to that to the release im planning For this weekend! 👍

Thanks For Your support!

@blakeembrey @johnsoncode Working on it! It's my first typings package! :) https://github.com/mattiamanzati/typings-material-ui

Sure @alitaheri! I've started opening some issue with problems I don't know much of typings/typescript, help is surely welcome! :)

@k-g-a heres some tips: > Will those type declarations on model be optional to use? They will be mandatory :) > The thing I'm afraid of is that amount of...

Ideally the old API can be easily polyfilled to be mapped to the new one; also this should be done in a major release, and as we did from 0.9...

We can call the new type "object" or "interface" as it is an interface that contains methods :)