Passionate about:
- Innovation 👨💻
- Mobile Apps 📱
- React-native / expo ⚛️
- Software Craftsmanship 🛠️
What would you do, instead of me ?
What would you do, instead of me ?
Gonna watch your talk right now !
Gonna watch your talk right now !
My first thought when working with SwiftUI was :
Is it a low-code tool ? 😂
My first thought when working with SwiftUI was :
Is it a low-code tool ? 😂
It’s very good stuff.
It’s similar to tailwind, except some exception such as the grid system which doesn’t exist on the native side (it works on the web side if you build on web using expo), or some pseudos such as even: and odd:
It’s good and popular library
It’s very good stuff.
It’s similar to tailwind, except some exception such as the grid system which doesn’t exist on the native side (it works on the web side if you build on web using expo), or some pseudos such as even: and odd:
It’s good and popular library
But my next web app will be create by tanstack-start, surely.
I’m curious about tanstack-config as well.
But my next web app will be create by tanstack-start, surely.
I’m curious about tanstack-config as well.
What kind of project ?
If you need « ready to use » components, have a look to Tamagui or react-native-papers.
Do you want copy/past component ? Gluestack could be the right answer.
You want to keep control ? Use Nativewind or Unistyle !
What kind of project ?
If you need « ready to use » components, have a look to Tamagui or react-native-papers.
Do you want copy/past component ? Gluestack could be the right answer.
You want to keep control ? Use Nativewind or Unistyle !
A persistent store is just a store which take your storage in last parameter.
If your storage respect the Storage interface, you can use it.
A persistent store is just a store which take your storage in last parameter.
If your storage respect the Storage interface, you can use it.