Skip to content

0.1.0

Choose a tag to compare

@marekVrican marekVrican released this 07 Oct 09:55
· 2 commits to main since this release
17caf5b

πŸš€ What's New

πŸ—‘οΈ Removed

  • RemoteConfig SDK β€” replaced with a REST API for fetching remote values.

πŸ†• Added

  • Configurable fetching listeners:
    • appForegroundEntry
    • networkReached
    • appStart
  • Fetching throttle threshold to control request frequency.
  • Data mocking for easier testing and development.
  • Sample project showcasing integration and usage.