Logo Awesome React

Awesome React

Using ReSub to manage state in a React Native project

ReSub is a library for writing React components that automatically manage subscriptions to data sources simply by accessing them. In this video, we implement ReSub into a React Native project.

Typescript Boilerplate: https://github.com/react-native-training/modern-react-native-typescript-boilerplate

Final code: https://github.com/react-native-training/react-native-resub-implementation

Typescript tutorial: https://www.youtube.com/watch?v=vnLLomIXZcI

Blog post: https://medium.com/p/20ea57dee902/

http://reactnative.training/