You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is not related to 'react-native-tableview'.
We are creating a new private component library for our organization.
I tried the following:
Component library itself as a separate project with react and react-native as peer dependencies in my project.
But having just the components code in component library is not useful because we have to add new code or fixes and we have to run the story book(Because of peer dependencies could not be able run story book).
Could you please help me with the model I have to follow for creating a react native library?
Thank you in advance.
The text was updated successfully, but these errors were encountered:
Hi,
This issue is not related to 'react-native-tableview'.
We are creating a new private component library for our organization.
I tried the following:
Could you please help me with the model I have to follow for creating a react native library?
Thank you in advance.
The text was updated successfully, but these errors were encountered: