Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 297 Bytes

File metadata and controls

10 lines (9 loc) · 297 Bytes

socialPlugin

Social wall

To pass a spcific Wall ID and Title to load make sure you navigate to this plugin using

 buildfire.navigation.navigateTo(
  ...pluginInstanceData
  ,queryString: 'wid=' + wid + "&wTitle=" + title 
 )