Closed
Description
I'm new to a lot of stuff, I have been playing with ReactXP and like it a lot...
In general, let's say I have a "pure" React Native folder/project....
In order to use a library for RN, I would do something like this
npm i react-native-elements --save
But if I do the same for a ReactXP project, it will install the library folder inside node-modules folder.
But when I try to use it I get a whole bunch of typescript compile errors when I compile the typescript file that imports the npm-ed library.
Is there a procedure that I need to use or go throught, to be able to use "regular" React-Native libraries/kits?
Metadata
Metadata
Assignees
Labels
No labels