This repository has been archived by the owner on Oct 14, 2022. It is now read-only.
Releases: Clumsy-Coder/myStocksRN
Releases · Clumsy-Coder/myStocksRN
1.0.16
1.0.15
1.0.14
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.9 (2020-08-06)
Documentation
- readme: add a note when building Android APK (2617874)
- readme: add app screenshots to readme (66b2908)
- readme: add docs about npm scripts (b3303f0)
- readme: add docs on building the android app (0fb36c4)
- readme: display screenshots in a grid (cfd4c41)
- readme: list tools used for developing the app (5e6a26e)
- screenshots: add app screenshot images (0d3641d)
- screenshots: add screenshot of home screen (82bfe48)
Build System
1.0.8
1.0.7
1.0.7 (2020-08-06)
Code Refactoring
- stockdetails: export non-connected component (b9ec68c)
- stockdetails: remove '?' when using companyName object (14a08ba)
Miscellaneous Chores
- config: ignore testing .releaserc.js file (cd349df)
Tests
- screen: add tests for StockDetails screen (45376e4)
- screen: test 'fetchSymbolMeta' dispatch in screen component (12fb89d)
- screen: test loading spinner for screen component (51bf88a)
- utilities: add test for 'filterSearch' utility function (d1e90c0)