dzcode-io / dzcode.io

Website for Algerian open-source community
https://dzcode.io
MIT License
115 stars 41 forks source link

Migration to `@dzcode.io/ui-mobile`: check list #495

Closed omdxp closed 1 year ago

omdxp commented 2 years ago

Description This milestone is dedicated to create a @dzcode.io/ui-mobile package that contains common components in the mobile codebase.

Check List

ZibanPirate commented 2 years ago

I think we should also migrate other components, the ones from:

omdxp commented 2 years ago

So you want a wrapper for each one of these packages ?

ZibanPirate commented 2 years ago

ideally yes, a wrapper like I'm doing in src/v2/divider, with a consistent props interface, or, simply just an export from the package so we would import from our internal package even though it's literally just an export redirection.