MJRefresh Versions Save

An easy way to use pull-to-refresh.

3.7.9

1 month ago
  • Add privacy access reason for using UserDefaults

Full Changelog: https://github.com/CoderMJLee/MJRefresh/compare/3.7.8...3.7.9

3.7.8

1 month ago

What's Changed

Full Changelog: https://github.com/CoderMJLee/MJRefresh/compare/3.7.7...3.7.8

3.7.7

2 months ago

What's Changed

Full Changelog: https://github.com/CoderMJLee/MJRefresh/compare/3.7.6...3.7.7

Acknowledged Issue

  • Use CocoaPods to import Static Framework will cause duplicated issue.

Workaround

  • Use Dynamic Framework or Update to 3.7.8

3.7.6

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/CoderMJLee/MJRefresh/compare/3.7.5...3.7.6

3.7.5

2 years ago

What's Changed

Full Changelog: https://github.com/CoderMJLee/MJRefresh/compare/3.7.4...3.7.5

3.7.4

2 years ago

What's Changed

Full Changelog: https://github.com/CoderMJLee/MJRefresh/compare/3.7.3...3.7.4

3.7.3

2 years ago

What's Changed

Full Changelog: https://github.com/CoderMJLee/MJRefresh/compare/3.7.2...3.7.3

3.7.2

2 years ago
  • Fixed a duplication warning causing by SPM function (#1532)

3.7.1

2 years ago
  • SPM supported (#1470)
  • Fixed a bug that AutoStateFooter(Normal) couldn't call refresh method by tapping state label. It shouldn't be influenced by dragging logic. (#1529)
  • Add a new feature: MJRefresh components will be rerendered automatically with MJRefreshConfig.default.language setting. (#1527)

3.6.1

2 years ago
  • Revert some deletion.