React native Support
geneshairzan opened this issue · 1 comments
geneshairzan commented
Is your feature request related to a problem?
Hi, ist this library support for react native ?
Describe the solution you'd like
its kinda cool if this library support react native
Describe alternatives you've considered
No response
Additional Context
No response
HiDeoo commented
Thanks for your feature request.
Unfortunately, this library is just a wrapper for React around the intro.js library which heavily use the DOM which would not be available in a React Native environment. Support for React Native would require having intro.js to be compatible with React Native. There is a feature request for this in the intro.js repository but nothing can be done in this repository to add such support.