Code Monkey home page Code Monkey logo

Comments (4)

woofers avatar woofers commented on May 30, 2024 1

Hi @yann510,

The demo folder uses the local build of the react-wavify library from the root folder.

Since the actual react-wavify library is not built yet, it complains about not being able to find it.

This can be fixed by running yarn build in the root folder, and yarn add ../. in the demo folder.


Alternatively you can install the version from NPM to develop locally by running yarn add react-wavify in the demo.

Thanks for pointing this out as this repo should be more contributor friendly and I hope to have the time to update this soon to include better instructions in the Readme.

from react-wavify.

woofers avatar woofers commented on May 30, 2024

Hi @yann510,

For the time being, I likely won't be adding any more demos to the demo site.
However if your interested, PRs are welcome to this repo.

With all that being said, you should be able to use absolute positioning
with 2 wave components in a container, to create a staggered wave effect.

Take a look at this CodeSandbox:

https://codesandbox.io/s/wave-opacity-forked-od829

Its not the exact effect however you can stagger the waves in this way.

from react-wavify.

yann510 avatar yann510 commented on May 30, 2024

Hey, I tried to add the double wave to your project in the README, but when I run yarn start in the demo folder, I'm getting the following error:
image

Yes, I did install the packages in both the root and demo folder.

from react-wavify.

yann510 avatar yann510 commented on May 30, 2024

Thanks for the reply, unfortunately, I'm busy with work these days, and I won't be able to carve time to implement this demo. So I will close the issue.

from react-wavify.

Related Issues (20)

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.