callstack / callstack/super-app-showcase
How to shared function instead of component between each app
Open
question
- Dominant language
- TypeScript
- Stars
- 637
- Forks
- 131
- PR merge metrics
- No merged PRs in 30d
Description
## 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?
Contributor guide
Assessment
This issue has not been assessed yet.