Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 509 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 509 Bytes

React Native Version Tracker

Viewable at https://rn-versions.github.io/

How to run

Run yarn start to open a browser with live reload of the application

Contributing

Committed changes are built and pushed automatically.

Updating data

Data is updated on a daily internal via GitHub actions. Data can be manually updated for testing by running yarn update-history.

Assets can be generated without modifying history data by running yarn generate-assets.