React Native – Environment Setup
Read moreWhat is CodeGen in React Native?
The React Native team is also doubling down on the presence of a static type checker (either Flow or TypeScript) in the code. In particular, they are working on a tool called CodeGen to “automate” the compatibility between JS and the native side .
Read more