└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # React Native 2030 2 | 3 | On May 12, 2023, I gave [a talk called React Native 2030](https://www.youtube.com/live/1WnmFqImedY?feature=share&t=28058) at App.js Conf in Krakow. 4 | 5 | This repository will be three things: 6 | 7 | 1. A checklist of all the items mentioned in the talk, with links to any relevant conversations, tweet threads or implementations. 8 | 2. A place to discuss the React Native 2030 vision in [discussions](https://github.com/nandorojo/react-native-2030/discussions) 9 | 3. A repository where actual source code lives. 10 | a. For example, if we implement a userland `html.div`, we can host the source in this repository, either as a pseudocode snippet, or as a real package with an example app. 11 | 12 | TODO 13 | 14 | - [ ] Add checklist (lol) 15 | --------------------------------------------------------------------------------