nandorojo / zeego

Menus for React (Native) done right.
https://zeego.dev
MIT License
1.45k stars 42 forks source link

Opinionated UI render #13

Closed clayrisser closed 1 year ago

clayrisser commented 1 year ago

Fully great ๐Ÿ‘ work, but do you think using radix is abstracting this at the wrong place? Are there plans to separate the API from the rendering?

I want to use this with react-native-web/dripsy instead of radix for the web platform.

nandorojo commented 1 year ago

the web side uses react native web for rendering. radix is just a layer on top for web. have you seen the dripsy example?

clayrisser commented 1 year ago

Not yet. I'll take a look and probably all my questions will be answered.

nandorojo commented 1 year ago

itโ€™ll be clearer once i find time to make a docs site!