HI Team ,
Could you please help me on the below requirement .
i am trying to integrate Maps in React Js , i guess we can integrate ESRI maps with React JS with out API License key , could you please let us know is there any ESRI's latest JavaScript libraries which support Reacts JS. ?
its an urgent requirement , please help us
Thanks ,
Rajasekhar
The easiest way to get ESRI maps into a React environment is to use Experience Builder. Experience Builder is a React with Redux environment integrated with the JavaScript API.
The Javascript API can also be called into any React environment, but you will have to do your own set up. The components libraries that have been recently added to the API are specifically designed for working in React or other similar frameworks.
There's also examples on github
https://github.com/Esri/jsapi-resources/tree/main/esm-samples/jsapi-react
Also a number of videos from previous DevSummits