Skip to content

Can this be implemented with SPFX 1.4.1 #75

Discussion options

You must be logged in to vote

With hTWOo Core - Yes 100%! Using core is effectively just html and css. You can look at Stefan's how-to guide on getting started with SPFx and that should get you going.

As far as hTWOo React and questioning if the project is backward compatible with ReactJS version 15.6.1, which I believe is the version that SPFx v 1.4 uses, I can't say for sure, but it's certainly possible. I would think that my helper classes might not work because of the version of Typescript I'm using in the library, but the components might. An issue you're going to see is that the install might give you trouble because the library's package.json indicates that you need version 16 or higher of ReactJS. You could in…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by juliemturner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested htwoo-react Issue with htwoo-react components
2 participants