Angular Flex Layout
Open
- Dominant language
- TypeScript
- Stars
- 8.1k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
What are the benefits of using Nebular's built-in ```BreakpointService``` over https://github.com/angular/flex-layout? They seem to share the same purpose (define custom breakpoints).
Nebular's approach here seems much more limited.
And, it seems that this service is currently only used in the SideBar...
The Angular CDK also includes a ```BreakpointObserver``` (https://material.angular.io/cdk/layout/overview#breakpointobserver). Any thoughts on that?
Contributor guide
Assessment
This issue has not been assessed yet.