Skip to content

An example project for my blog post "React Native is native: drawing customized background shapes with React Native Skia and React Native SVG". πŸ§‘β€πŸŽ¨πŸŽ¨

License

Notifications You must be signed in to change notification settings

chicio/React-Native-Background-Shape-Skia-Svg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

25 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

React Native Background Shape Skia Svg

GitHub license

An example project for my blog post "React Native is Native: drawing customized background shapes with React Native Skia and React Native SVG".

Description

This repository contains an example of how is it possible to draw native alike background shape using powerful 2D graphics frameworks like React Native Skia, or by leveraging the SVG drawing using React Native SVG.

...Recently, I had the opportunity to work on a component that could spark this kind of discussion. Essentially, I had to create a text component with a custom-shaped background and coordinated animations within it. Although I may not be as skilled as the developers I mentioned earlier, in this blog post I will demonstrate two possible ways to achieve the same result of a pure native component for this type of development. To do this, I will use two different frameworks: React Native Skia and React native SVG...

These are the components created in the example.

Daily Deals

Click here to read the post.

About

An example project for my blog post "React Native is native: drawing customized background shapes with React Native Skia and React Native SVG". πŸ§‘β€πŸŽ¨πŸŽ¨

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published