https://linen.dev logo
Join Discord
Powered by
# react
  • a

    ambitious-knife-25690

    10/25/2019, 7:08 PM
    I still have to link this library for whatever reason
  • a

    ambitious-knife-25690

    10/25/2019, 7:08 PM
    but after linking I now get
    Error: takePicture failed
  • a

    ambitious-knife-25690

    10/25/2019, 9:43 PM
    Figured it out after ages
  • c

    cool-psychiatrist-49311

    10/26/2019, 4:01 AM
    yeah RN is tricky sometimes
  • c

    cool-psychiatrist-49311

    10/26/2019, 4:02 AM
    especially for those version transitions
  • m

    miniature-summer-93860

    11/26/2019, 10:57 PM
    @ambitious-knife-25690 any advice on it?
  • m

    miniature-summer-93860

    11/26/2019, 10:57 PM
    also do you know how to get a video and audio stream from it?
  • a

    ambitious-knife-25690

    11/26/2019, 10:57 PM
    @miniature-summer-93860 What is
    it
    ?
  • m

    miniature-summer-93860

    11/26/2019, 10:57 PM
    the react native camera library
  • a

    ambitious-knife-25690

    11/26/2019, 10:58 PM
    I submitted a PR to the repo if things aren't working try that
  • m

    miniature-summer-93860

    11/26/2019, 10:58 PM
    Okay thank you 🙂
  • m

    miniature-summer-93860

    12/01/2019, 7:54 PM
    Any example of how to config the RNCamera with haxe I'm not quite sure how to set it up.
  • m

    miniature-summer-93860

    12/01/2019, 7:55 PM
    oh nvm I think I got it
  • m

    miniature-summer-93860

    12/01/2019, 8:04 PM
    also how do you set a ref in haxe jsx?
  • m

    miniature-summer-93860

    12/02/2019, 8:54 AM
    are you planning to do externs for react native canvas @cool-psychiatrist-49311 ?
  • c

    cool-psychiatrist-49311

    12/02/2019, 4:35 PM
    I am afraid not
  • m

    miniature-summer-93860

    12/02/2019, 11:17 PM
    ah okay I could do some then.
  • a

    ambitious-knife-25690

    12/22/2019, 7:53 PM
    @User Are you able to merge the PR I submitted in ?
  • a

    ambitious-knife-25690

    01/08/2020, 12:01 PM
    @User Is react-next compatible with next.js?
  • a

    ambitious-knife-25690

    01/08/2020, 12:02 PM
    I've briefly tried to get things running but for some reason it says it can't find a react component in the exported code 🤷‍♀️
  • a

    ambitious-knife-25690

    01/08/2020, 12:03 PM
    Copy code
    The default export is not a React Component in page: "/"
    Error: The default export is not a React Component in page: "/"
        at Object.renderToHTML (/Users/Documents/Projects/Haxe/React/bin/node_modules/next/dist/next-server/server/render.js:163:19)
        at DevServer.renderToHTMLWithComponents (/Users/Documents/Projects/Haxe/React/bin/node_modules/next/dist/next-server/server/next-server.js:547:29)
        at findPageComponents.then.result (/Users/Documents/Projects/Haxe/React/bin/node_modules/next/dist/next-server/server/next-server.js:610:25)
  • a

    ambitious-knife-25690

    01/08/2020, 12:40 PM
    hmm react-next doesn't seem to work with react either
  • a

    ambitious-knife-25690

    01/08/2020, 12:40 PM
    and if I run browserify I get:
  • a

    ambitious-knife-25690

    01/08/2020, 12:43 PM
    I recall there being a cheat to fix this with using the comment `/* eslint */ or something like that, hmm....
  • a

    ambitious-knife-25690

    01/08/2020, 12:50 PM
    ahah got it up and running!
  • b

    brainy-machine-50829

    01/08/2020, 12:54 PM
    This annoyed me so much that I went to coconut... 😄
  • b

    brainy-machine-50829

    01/08/2020, 12:54 PM
    Not that I had more than a hello world from either lib, but meh.
  • a

    ambitious-knife-25690

    01/08/2020, 1:13 PM
    Fortunately I've dealt with this in the past so I was able to look up my old code
  • a

    ambitious-knife-25690

    01/08/2020, 1:13 PM
    😂
  • a

    ambitious-knife-25690

    01/08/2020, 1:14 PM
    Past me spent the time figuring it out
1...212223...80Latest