Circular Progress Bar Tutorial in React Native

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Is there any way to stop the spinning ?

mihirpatel
Автор

i can lay a camera in <CircularProcess> tag ?

anhnguyeninh
Автор

Just importing will not do the work go through docs. he didn't shown you full process to configure svg and reanimated

amardeep
Автор



This library doesn't work, I am getting these two errors "'TypeError: Cannot read property 'CircularProgressBase' of undefined" and "Error: [Reanimated] `valueUnpacker` is not a worklet, js engine: hermes".

osmantalhaaydn
Автор

You stated that we can copy and paste the install commands from the description below. However, they are not in the description. Also, I get errors because I don't have react-native-animated installed.

phdcpe
Автор

not tutorial, just imported already existing package.

andrisladuzans
Автор

So this "tutorial" is about importing third party package and setting properties on it's component... Better if you just redirect people to the package and let them read it's docs. Nothing to learn form this.