This repository is intended to house a list of examples of functionality from native apps that seem hard to implement (performantly or at all) with React Native, so that the community can attempt to find solutions and, when necessary, provide real-world examples to guide API design for any changes to core or new libraries that make the solutions easier.
Fork this project, update the README to add an example.
Try your hand at a solution! Create a repository for it, and submit a pull request with a link to it under the solutions section of the problem that you are trying to solve. Discuss possible solutions in the issues.
Currently all reside inside the Issues for this repo.