Skip to content

Releases: gis-tools/create-esri-react-app

Improving code base and creating config file

12 Jan 05:45
Compare
Choose a tag to compare
  • Using npx to create project
  • Config file config.js added to project

Updating code to latest version of ESRI ArcGIS JS API

15 Dec 01:41
0f5c377
Compare
Choose a tag to compare

Updating ESRI app js code

09 Dec 05:07
d61b8b2
Compare
Choose a tag to compare

Optimizing code for App.js based on esri-loader latest documentation

Project code reorganization

06 Oct 02:57
Compare
Choose a tag to compare

Project code is reorganization to store map and view information inside react store.

Added capability to choose an ESRI API version

02 Aug 03:48
Compare
Choose a tag to compare
  • Creating ESRI React App now supports Progressive Web Apps by default
  • Added capability to choose an ESRI API version

$ create-esri-react-app esri_app --api 3

ESRI API v4 is now default