super-app-showcase icon indicating copy to clipboard operation
super-app-showcase copied to clipboard

How to shared function instead of component between each app

Open kiethuynh0904 opened this issue 1 year ago • 5 comments

Ask your Question

First of all, thanks for all your efforts in this package. I have a question. what best way to share functions between each app?

example: for this repo, we have Auth module to provide authentication UI, but I just want to share functions like signIn and signout instead of Account & SignInScreen. So how to do that?

kiethuynh0904 avatar Aug 17 '23 04:08 kiethuynh0904