reactour icon indicating copy to clipboard operation
reactour copied to clipboard

Can i use this reactour in React-Native?

Open chenyinlong opened this issue 5 years ago • 4 comments

Can i use this reactour in React-Native? and How?

chenyinlong avatar Aug 23 '18 09:08 chenyinlong

Hi @chenyinlong, thanks for the Issue. Right now RN is not supported but I am super interested in making this happen.

elrumordelaluz avatar Aug 23 '18 09:08 elrumordelaluz

thisks,i have been waiting for this

chenyinlong avatar Aug 23 '18 10:08 chenyinlong

My opinion on this is that it wouldn't be possible in v1, but quite possibly so in v2. However, some major refactor would be needed, and I would very well see extra packages be added. For example : @reactour/emotion as the default optional package, but allow other UI such as @reactour/mui and @reactour/react-native, etc. This would allow developers to integrate Reactour with their preferred UI.

Example of integration :

import MuiAdapter from '@reactour/mui';

...

<Tour adapter={ MuiAdapter } ... />

yanickrochon avatar Jan 20 '22 16:01 yanickrochon

Super interesting @yanickrochon. From my end most exited about @reactour/emotion, @reactour/styledcomponents etc

elrumordelaluz avatar Jan 20 '22 18:01 elrumordelaluz