Open yuriy-ulantsev opened 7 years ago
Hi!
The best explanation so far would be to watch Leland's "Brownfield" talk back in February. That explains the reasoning behind this project.
Drawers are not supported (yet), and for things like tab bars, they are only supported to some extent - the config can be done through JSX, as seen in the demo app, but it still requires you to create a native Tabbed view currently. Hopefully soon, the "Greenfield" case can be hit here, and that won't be necessary!
Thank you very much for your reply! I will definitely follow the news and updates your git repository.
1 июня 2017 г., в 8:31, Ben Kraus notifications@github.com написал(а):
Hi!
The best explanation so far would be to watch Leland's "Brownfield" talk back in February. That explains the reasoning behind this project.
Drawers are not supported (yet), and for things like tab bars, they are only supported to some extent - the config can be done through JSX, as seen in the demo app, but it still requires you to create a native Tabbed view currently. Hopefully soon, the "Greenfield" case can be hit here, and that won't be necessary!
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/airbnb/native-navigation/issues/101#issuecomment-305393140, or mute the thread https://github.com/notifications/unsubscribe-auth/AHkWpcWLg1-Urjkaoh4Cq29yWAwbUGzzks5r_kykgaJpZM4NPetI.
How to add it to the project - you are described well. But! Please tell us how it works or provide a working example with perehomy on screens and different kinds of navigation (TabBar, Drawer).