galio-org / galio

Galio is a beautifully designed, Free and Open Source React Native Framework

Home Page:https://galio.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Convert to Native Typescript

blujedis opened this issue · comments

Is your feature request related to a problem? Please describe.

Converted the project to native Typescript. Have some needs that require this. Going to work through and test all the components in the next couple days. Types were kept as close to those originally declared. Added some missing types, a few could be a little better which I'll improve. The withGalio wrapper was changed a little using a generic wrapper I use but for the most part each component, helper etc was simply converted to native Typescript.

If Authors are interested I will make a PR.

Additional context

You may view the project here.