David Leuliette

Results 104 comments of David Leuliette

I added `@native-base/next-adapter` But now I have another error ``` ./node_modules/react-native-web/dist/modules/useResponderEvents/ResponderTouchHistoryStore.js TypeError: Property id of VariableDeclarator expected node to be of a type ["LVal"] but instead got "StringLiteral" ``` ![image](https://user-images.githubusercontent.com/360936/168578139-153f1d21-044b-423d-b5e7-0f719c3fed44.png)

I tried to use `@expo/next-adapter` but I have more or less the same build issues

After a month of exploring this configuration: - Native Base for the UI - React Native - Next.js I am migrating to Nx https://github.com/flexbox/react-native-nx-monorepo because It will cover my needs...

Hey @zanerichard I was running —more or less— with the same issue as you ```console react-native-universal-monorepo git:master* ❯ yarn next:start ready - started server on 0.0.0.0:3000, url: http://localhost:3000 info -...

🤔 In fact I double-checked this morning and it's not working with yarn berry here is the version that I use ```console ❯ yarn --version 1.23.0-20220130.1630 ```

@ovidiu-balau yes! If you have issues with `/mobile` build I encourage you to install https://github.com/pmadruga/react-native-clean-project#readme

@Tadejo9 If your problem is solved can you please close the issue? It sparks joy for maintainers ✨

Hey @tatsutron > the service account does not appear. I fall into the same situation as you. Then, I decided to retry and it worked. Have you double-check that you...

@JB1905 Do you think it will land somehow one day? I have the feeling that @byCedric doesn't have time to maintain this repo —that's perfectly fine tho! I can't migrate...

>the most useful hooks into expo itself 😁 That's what I thought, this repo is an "experimental" place before rolling out to the main repo and gets tons of news...