trying to integrate solito in create-t3-turbo
I am having a bit of trouble converting create-t3-turbo into a solito project. Has anyone had success, or does anybody want to help?
Here is the repo: https://github.com/trevorpfiz/nourish.run
I will share my progress here as I continue.
GitHub
GitHub - trevorpfiz/nourish.run
Contribute to trevorpfiz/nourish.run development by creating an account on GitHub.
5 Replies
getting close, but I am having to put "use client" in the layout.tsx file for some reason? not playing nice with app router. will come back to this later.
Did you figure it out?
Also did you consider using another starter that is built with Solito like the Tamagui and NativeWind ones? 😄
No. There were a lot of bugs when I tried. I haven't tried to work with it since.
What bugs did you encounter?
Built two projects that are in production with it so far 😄
it was some of the app router and "use client" stuff. awesome to hear that it is playing nicely now!