-
Notifications
You must be signed in to change notification settings - Fork 42
Closed
Labels
Description
I've tried to drop event #349 for reducing file size.
refactor(almin): use Dispatcher insteadof events #349
But, some problem is found.
- Almin codebase use
emitanddispatachquite differently- Example
Store
- Example
We want to investigate about it.
Pros
- Reduce file size
- Perf?
- React Native compatible
- React Native bundler does not includes
eventsby default
- React Native bundler does not includes
Reactions are currently unavailable