Top 9 React Native UI Component Libraries in 2023

Top 9 React Native UI Component Libraries in 2023

Simon Grimm

1 год назад

75,201 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@ShingoSAP
@ShingoSAP - 23.11.2023 23:18

Thanks, great libraries !! 👍

Ответить
@dealloc
@dealloc - 04.11.2023 16:02

Tried Gluestack and on the surface it seems amazing. Headless components? Yes please! Variants? Count me in! As a Radix user, this was a breath of fresh air... or at least it seemed at first.

But, it has major caveats; one is that you cannot easily reuse its logic for resolving styles from your theme for other non-styled components, without either converting them to a styled component, or using individual useToken hooks per value (and not even with color mode or media queries).

For example, I use react navigation which takes `options`. The only way to pass themed tokens is using a useToken hook to get a single value to then apply it, which means I cannot move out the options object into reusable objects, nor get the benefit of performance by doing so.

It would be nice if 1) I didn't have to use a hook and instead have a createStyle(...) function akin to StyleSheet API with theming support. I ended up doing this myself with the very limited APIs they have, but asked myself whether it was worth it. In fact they expose APIs that they don't even use themselves.

Additionally it has really poor type declarations all around, and the performance hit is not worth it compared to just plain StyleSheet, or styled-components for that matter (which has its own flaws, and lacks variants without prop drilling).

Ответить
@nfaical3
@nfaical3 - 01.11.2023 12:58

Which one is more stable?

Ответить
@se1yagyn
@se1yagyn - 30.10.2023 10:00

Which one to use when you want to develop iOS and Android as close as possible to there native styles.

Ответить
@yunyang6267
@yunyang6267 - 29.10.2023 01:16

It seems all of them have a relatively small amount of weekly downloads, do most people just build their apps with native components?

Ответить
@itishermann
@itishermann - 20.10.2023 17:48

Beware of native base, it has some really huge performance issues

Ответить
@aliaydn6776
@aliaydn6776 - 19.10.2023 23:06

that s great. i found my answer here . Thank you

Ответить
@cyrilologho6969
@cyrilologho6969 - 17.10.2023 23:35

Thank you Simon, I find this video very helpful. Great video.

Ответить
@samislam2746
@samislam2746 - 29.09.2023 20:47

The problem with all of these is that all of them have weak stackoverflow communities

Ответить
@JesusYepes
@JesusYepes - 14.09.2023 12:06

I created a somewhat big app with native base. As the app was growing, it was impossible to use. The whole Ui became too slow and somewhat un responsible. Everything had a delay. I don’t know how people keep recommending it. Have you even try it?

Ответить
@ahmadmouhammad9646
@ahmadmouhammad9646 - 08.08.2023 15:23

Hey, thanks for this, it was helpful
I'm looking for a good React Native library that has official components or a design system in Figma, so I can create my designs baasd on it and then the developers will be able to use that library, do you anything can do that?

Ответить
@utkarshdwivedi586
@utkarshdwivedi586 - 01.08.2023 15:59

How much tama-gui paid to you for this video ??

Ответить
@stefaneissler5890
@stefaneissler5890 - 28.07.2023 11:07

Hey Simon, do you know if tamagui is soon connectable with expo web? For me it was a party stopper that you have a additional NextJS App for the web in tamagui. I really love expo for the single clean Codebase. I would love to see tamagui fully integrated in expo native and web.

Ответить
@guitar300k
@guitar300k - 23.07.2023 20:49

paper seem attractive to me, I gonna try this

Ответить
@simbarashemaunga5575
@simbarashemaunga5575 - 17.07.2023 08:04

Lol, he now does React native

Ответить
@andersoncdz1
@andersoncdz1 - 12.07.2023 20:32

Hello Simon, your videos have helped me a lot. Your video about capacitor was a lifesaver.
I would like to know what you think about Framework7. I'm using it in a project, but I'm not sure if it was a good choice.
Thank you so much!!!!

Ответить
@benjaminkalungi1330
@benjaminkalungi1330 - 12.07.2023 16:31

This is the video I have always been waiting for. I trust this channel and thank you so much Galaxy Devs

Ответить
@alemartin
@alemartin - 11.07.2023 23:58

Nice vídeo, but ui of angular?!?

Ответить
@Michaeljamieson10
@Michaeljamieson10 - 11.07.2023 23:23

tamagui is so good

Ответить
@penguinxed
@penguinxed - 11.07.2023 22:12

the tamagui looks great, looking forward for the content about it, thank you mate!

Ответить
@kwesikayofficial3078
@kwesikayofficial3078 - 11.07.2023 21:41

Love it

Ответить
@IsraelSistemas
@IsraelSistemas - 11.07.2023 20:24

can you make a video or reel about some UI component libraries but for Ionic/Angular?,

Ответить
@gnom-om
@gnom-om - 11.07.2023 19:26

NativeBase had some performance issues - have no idea if it was fixed.

Ответить