|
|
|
|
|
by x0x0
504 days ago
|
|
Same. I use it to bootstrap my writing a react native app from pretty low familiarity with React. It's pretty good at writing screens in broad strokes. You will have to fill in some details. The exact details of correctly threading data through; or prop drilling vs alternatives; the rules around wrapping screens to use them in React Navigation? It's terrible at them. |
|