Skip to content

clients

wtf403 edited this page Dec 17, 2024 · 2 revisions

Desert Clients

| ‼️ Currently this wiki describes the vision

React Native

Expo SDK52 to bring:

  • New devtools
  • edge-to-edge
  • Over the air updates
  • Treeshaking
  • Light/dark splash screens
  • React 19 compiler
  • React DOM ("use dom")

Design library

Visit design to learn more our design system

Libraries like react-native-reusables are great, but tailwind is another layer of abstraction!

So, we build own component library, that meets the needs of our project

TODO: better describe motivation and concerns

BFF

Server components in React Native

explore client-bff contracts #task

Documentation

Getting started
Development
Clone this wiki locally