Cysharp / R3

The new future of dotnet/reactive and UniRx.
MIT License
2.32k stars 103 forks source link

Add SkipLatestValueOnSubscribe on ReactiveProperty #62

Closed neuecc closed 10 months ago

neuecc commented 10 months ago

Unlike UniRx, ReadOnlyReactiveProperty always requires an initial value, so it is not implemented.