React Native Core
A monorepo to contain all re-usable elements in React Native
A testable framework for React and React Native
A monorepo to contain all re-usable elements in React Native
nasi
to 1.2.3
nasi-lemak-react-types
ReducableDispatcher
ReducerComponent
Stable
types to represent referentially-stable functionsDispatchComponent
to fire side effects in the next reduce cycle.Rx.asDispatch
to convert an RxJS observable to Dispatch.isType
and isScope
functions to Action.nasi-lemak-implementation
Theme
where themes which are registered cannot be read.useAsyncLegacy
where promise gets called constantly every render.useRxOperator
hook to convert an RxJS Operator to React states.nasi-lemak-implementation
BehaviorSubject
instead of ReplaySubject
in useAsObservable
hook.nasi
to 1.1.3
Dev
from nasi
nasi-lemak-implementation
useAsObservable
, useFunctionAsObservable
and useMemoAsObservable
.useAsyncReducer
now uses asap
instead of setImmediate
.