omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    install react on pythonista?

    Pythonista
    3
    4
    873
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • MustaphaBen
      MustaphaBen last edited by

      hey is it possible to install react using pythonista

      1 Reply Last reply Reply Quote 0
      • ccc
        ccc last edited by

        No. https://github.com/facebook/react/

        1 Reply Last reply Reply Quote 0
        • MustaphaBen
          MustaphaBen last edited by

          but the app play.js can install reac
          so its not even possible to install it on pythonista
          And like when you install it you can see you're output on a localhost or something?

          1 Reply Last reply Reply Quote 0
          • JonB
            JonB last edited by

            You can install it, sure. You can't run npm in pythonista. But you can run local file:// urls inside a WebView that load local J's libraries, sure.

            I guess the question is why would you want to. HTML and JavaScript development in pythonista is possible -- there is some minimal syntax highlighting -- but there is no code completion, no easy "run" button, and in general it is very unpleasant.

            1 Reply Last reply Reply Quote 1
            • First post
              Last post
            Powered by NodeBB Forums | Contributors