Open
Description
Is your feature request related to a problem? Please describe.
The new material design bottom bar component; it requires a cocoapod for the app to build. This creates new build issues.
- Cocoa pods have to be updated after every NativeScript update.
- XCode has to download and build this component
- XCode has to create a workspace
- App has additional cocoapod that isn't needed wasting build time and app size...
In other words; can this be spun off into its own component like nativescript-camera was? This single component wastes so much time now...
Describe the solution you'd like
Strip this component out into its own separate plugin...