question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Integrating with Solito

See original GitHub issue

Describe the bug I’m trying to create an example repo with Solito and Nativewind. I previously did set up Nativewind with the Expo app and it’s working well. Today when I try to make it work with Solito I got the following error. It might be a dependency issue but couldn’t figure it out. Any idea how to solve it?

To Reproduce Reproducible example repo: https://github.com/enesozturk/solito-nativewind You can find the babel config and Tailwind config here.

Steps to reproduce the behavior:

  1. Fork the repo
  2. Install dependencies with yarn
  3. Run yarn native
  4. See error

Expected behavior Style the components with Nativewind.

Screenshots

See Image Screen Shot 2022-08-11 at 21 43 26

Also, @nandorojo might have an idea for this. I would appreciate any help 🙌🏽

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:14 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
marklawlorcommented, Aug 17, 2022

I was unable to reproduce it, but I’m travelling and didn’t completely troubleshoot the issue.

I suspect it’s your cache with can be resolved by following the troubleshooting guide https://www.nativewind.dev/guides/troubleshooting

0reactions
dohomicommented, Aug 25, 2022

Ok thanks for the info I will give it a try

Read more comments on GitHub >

github_iconTop Results From Across the Web

Solito – React Native and Next.js unified | Hacker News
Solito solves the navigation problem by offering a unified API across Web and Native. This lets you write your code one time with...
Read more >
MotiLink - Solito
Solito provides a first-class Moti integration with the MotiLink component. It works just like the regular Link , plus all the great Moti ......
Read more >
Using Solito with Prisma and tRPC · Discussion #148 - GitHub
I am fiddling around with the Solito + TailwindCSS starter monorepo. ... am going to integrate prisma with tRPC into my new Solito...
Read more >
Fernando Rojo on Twitter: "Introducing solito: shared ...
Introducing solito: shared navigation code for React Native + Next.js. ... Navigation on Native ⚡️ Moti integration Starter monorepo ...
Read more >
Using i18n for internationalization in a Solito Monorepo with a ...
Solito monorepos let you share components between NextJS and Expo, and the routing ... Laravel Third part integration with Odoo Database 14.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found