Library component is not working properly.When I select any side menu item screen changes but highlighting template goes to last item selected. I have used the below table structure :
Table(
{
Title: "Home",
Screen: App.ActiveScreen,
Icon: Home
},{
Title: "Task",
Screen: App.ActiveScreen,
Icon: DetailList
}
)
Have an input property of type table. Any help would be great.

Report
All responses (
Answers (