-
-
Notifications
You must be signed in to change notification settings - Fork 241
@angular/flex-layout #819
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hey @buu700 we have already implemented a FlexBoxLayout for NativeScript Angular. That said it is not our priority to implement features that already has related modules created in NativeScript but of course NativeScript is open source and each community member may become a contributor and provide a solution if applicable. |
Thanks Nick. I know that FlexBoxLayout exists, but my thinking here is that making the exact same API in NativeScript (rather than just a similar one) would go a long way toward making it easy to port existing web templates to native. |
@buu700 with the initial state of Even if the |
Got it, thanks for the explanation! In that case, it sounds like something like this would be better implemented from scratch as a flex-layout-compatible wrapper on top of FlexBoxLayout? Ultimately it's not critical, but the responsive features of flex-layout and increased ease of porting web templates would be nice to have. |
Haven't heard back on angular/flex-layout#285 yet, so figured I may as well start a complementary issue thread here. It'd be great if there could be some sort of collaboration to get flex-layout running on NativeScript.
The text was updated successfully, but these errors were encountered: