Giter Club home page Giter Club logo

Comments (5)

Afani97 avatar Afani97 commented on July 21, 2024

If not, maybe it can be updated to support objects and string?

Something like: hyperview:{'event-name': 'set-value', 'new-value': '1'}?

from hyperview.

adamstep avatar adamstep commented on July 21, 2024

Hi, it is possible to dispatch an event from a web view that can trigger a behavior in Hyperview. The documentation for that feature is available here: https://hyperview.org/docs/reference_web#dispatching-events-from-web-views

However, this approach does not support passing a specific value to set in an input field. Can you tell me more about your use case? Perhaps there’s an alternate approach to achieve what you’re trying to do.

from hyperview.

Afani97 avatar Afani97 commented on July 21, 2024

Sure thing, long story short is I have a timer component in my web app that I'd to re-use in the mobile app instead of recreating it/using a react native library.

The value from the timer is used to create a new object for users to track their time.

Very simply I need to dispatch the value from the timer after a user clicks "done" and then the user can click save to finish off the task.

If there isn't a clean way to do this using hyperview alone, I'll probably move the other form inputs into that webview page and fire off a complete event to reload the screen after a successful submit.

Looking forward to your thoughts, thanks!

from hyperview.

Afani97 avatar Afani97 commented on July 21, 2024

I got a working version using react-native-stopwatch-timer so it saves me the trouble of recreating this and creating a custom component worked well!

I'll close this.

from hyperview.

adamstep avatar adamstep commented on July 21, 2024

Glad to hear it! Custom components are often the answer for this type of functionality. At Instawork, we have a custom timer component too. It triggers events at different countdown steps.

from hyperview.

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.