How to create an UI toolkit react native library

80 Views Asked by At

I have created a react native project and I want to save my UI components on a separate library for reusability. I have created an library mentioned here on the docs but found no proper guidance about package.json, example folder and how does a react-native library works.

0

There are 0 best solutions below