Code Monkey home page Code Monkey logo

Comments (4)

JeffGuKang avatar JeffGuKang commented on May 29, 2024 1

@FRizzonelli Actually I prefer to use storybook with web-server, especially when I need to control addons as knobs. So I only use navigating stories on deviceUI.
I need to check the latest storybook version for RN what is going on.

And I agree with you. Storybook for RN has not many information. But it hasn't been so long since it was separated to independent storybookjs/react-native project from the original storybook. So I am looking forward to the future of the storybook for RN.

from dooboo-ui-legacy.

JeffGuKang avatar JeffGuKang commented on May 29, 2024 1

@FRizzonelli I think testing on real devices is not hard to you 👍 . And I share my some scripts I am using.

    "ios": "react-native run-ios --simulator='iPhone 11'",
    "ios-device": "react-native run-ios --device",
    "ios-8": "react-native run-ios --simulator='iPhone 8'",
    "ipad": "react-native run-ios --simulator='iPad Air 2'",
    "android": "react-native run-android",

from dooboo-ui-legacy.

github-actions avatar github-actions commented on May 29, 2024

Hey there thank you for your first issue~!

from dooboo-ui-legacy.

FRizzonelli avatar FRizzonelli commented on May 29, 2024

@JeffGuKang Thank you for your time :) I was able to fix the problem in the syntethic event, now is working properly. Yup, while working with knobs, using web-server is much better. Last big challenge for me is to deploy a dev version directly on test iPhones, which seems to be pretty hard :(

from dooboo-ui-legacy.

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.