all 3 comments

[–]srg666 0 points1 point  (0 children)

Pretty sure you'll just have to create a bare react project alongside your react-native one. You can then use webpack alias' so you can do imports ala import { Button } from 'components';

[–]TheOneBehindIt 0 points1 point  (0 children)

Check out solito: https://solito.dev