Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/brentvatne/hard-react-native-problems

I don't pay attention this, you may be more interested in https://github.com/lelandrichardson/react-native-future
https://github.com/brentvatne/hard-react-native-problems

Last synced: about 2 months ago
JSON representation

I don't pay attention this, you may be more interested in https://github.com/lelandrichardson/react-native-future

Lists

README

        

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.

#### Please, add your example problems to this project!

Fork this project, update the README to add an example.

#### What you should do with this

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.

## Hard React Native Problems

Currently all reside inside the [Issues](https://github.com/brentvatne/hard-react-native-problems/issues) for this repo.