akveo / nebular

:boom: Customizable Angular UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode
https://akveo.github.io/nebular
MIT License
8.05k stars 1.51k forks source link

Any chance for React version? #2116

Open murbanowicz opened 4 years ago

murbanowicz commented 4 years ago

Came across this lib because of mobile version which uses React Native and it is just awesome, however I will need consistency between web and mobile and I don't have time to learn Angular because of nice component lib...

Any chance for React version?

mohammad0omar commented 4 years ago

If you want it as a mobile app check this link to convert from nebular (angular) to ionic https://ionicframework.com/docs/v3/intro/migration/

murbanowicz commented 4 years ago

I am looking other way around. I know react, UI Kitten is great and I would love to be able to use it on web.

artyorsh commented 4 years ago

@murbanowicz did you know UI Kitten supports React Native for web?

murbanowicz commented 4 years ago

I know, but this is not great way to go. Standard web React would just great...

dincozdemir commented 3 years ago

I want to share code between my react and react-native projects, which is a very common thing to do. It's just strange that eva design system supports react-native and angular but not react?