yamalight / outstated

Simple hooks-based state management for React
107 stars 7 forks source link

React-native and Expo support #16

Closed ipsquare closed 5 years ago

ipsquare commented 5 years ago

Q: Does this work with React-native and Expo SDKs?

Please advise if there is a reference or example documented somewhere.

Thanks

yamalight commented 5 years ago

@ipsquare as long as you use React version that supports hooks and context - it'll work anywhere :)

yamalight commented 5 years ago

Closing this. Feel free to re-open if needed