Had the opposite experience. Was shocked at far tooling has come. @supabase + @tamagui_js is the most productive I've ever been.
Slowdowns came primarily from all the other things you need to do when going solo: legal, banking, sales, onboarding, support etc
Also we fixed the Native regression due to attempting to build your config for studio in 1.15.36.
We are working hard to get tests for stability and will be adding a new test to cover logs on native apps and more variety in configuration setup.
Latest release makes web-only setup simpler, and latest installation docs note a configuration you need for webpack.
Also, think we fixed a huge performance thing, so once again your apps should get quite a bit faster :)
What's the best UI library for @reactnative?
I started with Nativebase but ultimately didn't like it...
Now I've been using basic stylesheet and felt good - but is there anything better right now? 🤷♂️
1k bugs may seem like a lot, but many are with either external lib updates, the starter repo dealing with updates, or more intense combinations of features especially inside the components. Plus fixes on beta components like Tabs.
Tamagui's main focus focus for the year is two things: documentation and stability.
✅Over a thousand bugs fixed since January
✅ ~20 new end to end integration tests
✅Docs have landed ~40 PRs
We're adding an integration test for every bug we find and fix.