SDK DocumentationRecipesAnnouncementsSupport Forum
AndroidiOSPluginsAnnouncementsSupport Forum
Announcements
These docs are for v2. Click to read the latest docs for v4.

React Native Plugin 3.x (Beta)

Initial release of Taboola React Native Plugin 3.x (Beta):

  • Widget and Feed are now instances of the same class (Unit), and use a similar flow.
  • You can now add multiple Taboola units to the same screen (without loading them sequentially).
  • The creation of each Unit is now managed via the useState hook.
  • The <TBLClassicUnit> component can now be used directly in the view layout.

📘

For detailed information and up-to-date guidelines, refer to the implementation instructions.