/react-native-snippets

React Native code snippets

Primary LanguageTypeScript

react-native-snippets

React Native code snippets. Simple code templates for future tasks.

Victory Native Chart

library: https://www.npmjs.com/package/victory-native

code: https://github.com/Gazfay/react-native-snippets/blob/main/src/components/VictoryNative/index.tsx

Demo

VictoryChart

Custom Chart Slices

library: https://www.npmjs.com/package/react-native-svg

code: https://github.com/Gazfay/react-native-snippets/blob/main/src/components/CustomChart/index.tsx

Demo

CircleSlices

Reanimated Header

library: https://www.npmjs.com/package/react-native-reanimated

code: https://github.com/Gazfay/react-native-snippets/blob/main/src/components/AnimatedHeader/index.tsx

Demo

ReanimatedHeader

Custom swiper

libraries:

code: https://github.com/Gazfay/react-native-snippets/blob/main/src/components/Swipe/index.tsx

Demo

CustomSwiper

Custom Circle Slider

libraries:

code: https://github.com/Gazfay/react-native-snippets/blob/main/src/components/CircleSlider/index.tsx

Demo

CircleSlider

Custom Progress Circle

libraries:

code: https://github.com/Gazfay/react-native-snippets/blob/main/src/components/ProgressCircle/index.tsx

Demo

ProgressCircle