How to add style to the side menu of a native application?

0
Hello everyone, I want to add style to my side menu, however I can't find anything in the files, for the bottom bar and the top bar I already found them, however not for the side menu, I would be very grateful if you could support me, thanks to all.  
asked
2 answers
0

Hello

 

You can follow the procedure of this link:

https://vstram.medium.com/using-hamburger-menu-in-a-mendix-native-mobile-application-5164dcf15da0

 

However, it seems that this sidebar menu is not officially supported in Mendix, despite the fact we have a Layout specific for that.

 

1_myRbkH4YJiGFVr_YD56VtA.gif

answered
0

Hi Ivan,

you can try with https://www.npmjs.com/package/react-native-sidebar

A tutorial on how to create JavaScript for native app can be found here https://docs.mendix.com/howto/extensibility/create-native-javascript-action

Hope it helps!

Thanks & Regards,

Manikandan K

answered