Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 323 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 323 Bytes

SafeState

React Native wrapper for setState to prevent state manipulation on unmounted components.

This is a working example of the npm package safe-state. You can install it here.

You can find the code for safe-state here.