Skip to content

Releases: sarthakpranesh/Covid19

Covid19 v2.3.3

25 Aug 20:12
Compare
Choose a tag to compare

Changes

  • better hook management and project structure
  • improved candle chart with animation
  • better initial loading time

Covid19 v2.3.2

17 Aug 17:10
Compare
Choose a tag to compare

Fixes

  • app hung on the splash screen when closed by pressing back button on android and opening again
  • drawer items overflowed and weren't visible fully in lower resolution old devices

Other Changes

  • new drawer component and menu icon
  • dropped use of react-native-paper
  • better scalable UI
  • shift to Typescript

Covid19 v2.3.1

13 Aug 18:45
Compare
Choose a tag to compare

Fixes

  • app crash on manual refresh
  • Text alignments on Timeline overflow

Covid19 v2.3.0

11 Aug 13:52
Compare
Choose a tag to compare
  • This release introduces automatic location retrieval, so if you find any bug/error/inconsistency in the app please open an issue.
    Changes:
  1. Hidden status bar and other minor UI improvements
  2. Automatic location retrieval (now automatically retrieves the country and shows results as per it)
  3. Better APIs for more accurate data
    and some other minor imporvements

Covid19 v2.2.1

26 Jul 15:23
Compare
Choose a tag to compare

Changes

  1. Candled graph displays the difference of total cases minus the total recoveries
  2. Adopted better APIs for data retrieval
  3. Replaced Axios with fetch

Covid19 v2.2.0

25 Jun 15:26
Compare
Choose a tag to compare
Bumped up app version to v2.2.0 and minor fixes