TIL that there are a number of attempts to implement a UITableView bridge for React Native.

It doesn’t seem like anyone’s been able to crack a generalized abstraction over the API. But personally, I’m wondering if we couldn’t write a minimal version of a bridge that could be used for a specific screen in one of our apps.