Update React and React Native demos #1998

Merged
garrettluu merged 1 commits from master into master 2020-06-11 23:20:51 +00:00
garrettluu commented 2020-06-11 23:05:00 +00:00 (Migrated from github.com)

This pull request updates the React Native version used in the demo from 0.53 to 0.62.2. Previously, 0.53 was incompatible with newer versions of Java past Java 8.

Changes:

  • Updated Makefile script react to depend on init
  • Bumped React Native version to 0.62.2
  • Added some additional notes about running the demo and version requirements
This pull request updates the React Native version used in the demo from `0.53` to `0.62.2`. Previously, `0.53` was incompatible with newer versions of Java past Java 8. ### Changes: - Updated Makefile script `react` to depend on `init` - Bumped React Native version to `0.62.2` - Added some additional notes about running the demo and version requirements
Sign in to join this conversation.
No description provided.