felangel/bloc.js

BlocProvider API Pull Request

prateek14 opened this issue · 0 comments

Is your feature request related to a problem? Please describe.
BlocProvider API for react similar to the one provided in flutter_bloc

Describe the solution you'd like
I have a WIP on my branch. Would love to receive feedback, and if it can be merged in bloc.js

Describe alternatives you've considered
Additional wrapper component BlocConsumer to use BlocContext

Additional context
Pull Request: [https://github.com//pull/29]