geist-org / geist-ui

A design system for building modern websites and applications.
https://geist-ui.dev
MIT License
4.33k stars 334 forks source link

Support React Native #390

Closed nandorojo closed 3 years ago

nandorojo commented 4 years ago

Feature request 🚀

Expected

I'd love to use this on React Native!

Examples

Same API as React, for the most part.

Programme (Optional)

Others (Optional)

I'm the maintainer of dripsy, a responsive design system for React Native. It's a bit more low-level than geist, it's mostly theme-able components with responsive styles. I'm looking for a UI library to build for React Native, using Dripsy as the UI primitives, and I think geist is just amazing. Is there interest for adding React Native support at some point?

I suppose I could try to remake the existing react components in native.

unix commented 4 years ago

I don't have this plan for the time being (I don't have so much time for maintenance), but if you or anyone is willing to create an open-source library related to react-native, I'd like to put your project connection on the home page.

nandorojo commented 4 years ago

@unix Sounds good. I’m going to slowly build it into my app, so once I make some real headway I’ll try to turn it into its own repo.