bcameron1231 / SharePoint-Framework

5 stars 8 forks source link

Question: SP Mobile App #3

Closed kmartindale closed 4 years ago

kmartindale commented 4 years ago

Does this solution also work in the SP Mobile App? Trying to figure out if the navigation present in the mobile application is native or pulling from the web?

bcameron1231 commented 4 years ago

it does not replace the mobile app hamburger menu. Nor did I add any styles/css for mobile. This repository was merely a starting place for others to work through these customizations.

kmartindale commented 4 years ago

Thanks so much. I'm trying to figure out if that is even possible or if I'm going to end up swinging and missing on manipulating the hubsite nav to support security trimming. (any guidance welcome, but i appreciate the quick response)