Promise as React element type

For fun, here’s a proof-of-concept based on an idea by @sebmarkbage.
If a promise is passed to React.createElement, on initial mount, React waits for the promise to resolve to a React element type….

Similar

React Native Monthly #1

At Shoutem, we've been fortunate enough to work with React Native from its very beginnings. We decided we wanted to be part of the amazing community from day one. Soon enough, we realized it's almost impossible to keep up with the pace the community was g... (more…)

Read more »