Code Monkey home page Code Monkey logo

react-native-skia-catalog's Introduction

alt tag

react-native-skia-catalog


Android iOS MIT


This custom animated skia component library provides multiple custom animated skia components like Indicator, StrikeImage, Notification, ThemeSwitch, SkiaLike, AnimatedWallet and many more!

  • It also provides an example app and a detailed usage overview of every available component.
  • All the available components are fully Android and iOS compatible.
  • See our available Components.

🎬 Preview

Indicator
StrikeImage
Notification
alt tag alt tag alt_tag
ThemeSwitch
SkiaLike
AnimatedWallet
alt tag alt tag alt tag
AnimatedScanner
MediaButton
HeartRate
alt tag alt tag alt tag
WirelessCharger
SkiaCharging
AnimatedCheckmark
alt tag alt tag alt tag

Components


More about Indicator component


More about StrikeImage component


More about Notification component


More about ThemeSwitch component


More about SkiaLike component


More about AnimatedWallet component


More about AnimatedScanner component


More about MediaButton component


More about HeartRate component


More about WirelessCharger component


More about AnimatedCheckMark component


More about SkiaCharging component


Example

A full working example project is here Example.

$ yarn
$ yarn example ios   // For ios
$ yarn example android   // For Android

Find this library useful? ❤️

Support it by joining stargazers for this repository.⭐

🤝 How to Contribute

We'd love to have you improve this library or fix a problem 💪 Check out our Contributing Guide for ideas on contributing.

Bugs / Feature requests / Feedbacks

For bugs, feature requests, and discussion please use GitHub Issues.

Awesome Mobile Libraries

License

react-native-skia-catalog's People

Contributors

chandani-c-simform avatar harsh-h-simform avatar het-a-simform avatar kavin-m-simform avatar keval-g-simform avatar krunal-k-simformsolutions avatar mukesh-simform avatar prince-d-simform avatar rutanshi avatar shalin-simform avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

react-native-skia-catalog's Issues

really need your help about skia like

Hi, first thanks for great library @ravir-simform.

I want to start show a skia-like with like state = true, but I dont know how to do it
I have tried to set

const SkiaLike = ({
  size = 180,
  onChangeValue = () => {},
}: Partial<SkisLikeProps>): React.ReactElement => {
  const value = useValue<number>(1);
  const [isLike, setIsLike] = useState(true);
  const halfSize = size / 2;
 ...

but it's not working to me, can u help? Thanks so much
P/S: I just want so show red color heart immediately without animation on first time if user liked this message

how to install this lib?

Hi, I am using this command npm i react-native-skia-catalog --force but got this error:

'react-native-skia-catalog@*' is not in this registry.

can u help?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.