UniMob Versions Save

Modern reactive programming library for Unity (inspired by MobX js)

2.0.0

2 years ago
  • in UniMob v2.0.0 each Atom is bounded to Lifetime. Automatic atom deactivation was removed. Now atoms are fully controlled via Lifetime
  • [Atom] can be declared only in classes that implements ILifetimeScope interface
  • Now atom value is always cached. Even atom was read without reaction
  • Rewritten atoms core

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

3 years ago