PeculiarVentures / fortify

Fortify enables web applications to use smart cards, local certificate stores and do certificate enrollment. This is the desktop application repository.
https://fortifyapp.com
Other
114 stars 32 forks source link

Fortify Webcomponent react #530

Open lcanavesio opened 1 year ago

lcanavesio commented 1 year ago

Hi PeculiarVentures I upgrade my react version to 18 and when run npm install i see in yours code

"peerDependencies": { "react": "^16.13.1" },

its posible include 18 ?

donskov commented 1 year ago

Hey @lcanavesio.

I can prepare the alpha release with React 18 support. You can test it and if everything is fine, I will make a full release.

Can we do it?