Skip to content

RenderCoder/rct-state

Repository files navigation

rct-state

Legend-State style state library with Rx for React

Installation

npm install rct-state

Usage

import { multiply } from 'rct-state';

// ...

const result = await multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library

About

Legend-State style state library with Rx for React, this project prioritizes the use of React Native and TypeScript support.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published