Closed KrisLau closed 2 years ago
renderLinkPreview
is a function that returns whatever view you write. How Is this not possible? Just use previewData
provided by that function and build your own layout.
@demchenkoalex I figured it out sorry! I was having a problem because I didn't put in a null check so the renderLinkPreview was just returning a blank component.
I've tried a combination of container styles and tried using the renderLinkPreview method but neither of them seemed to work. What Im tying to achieve looks something like this: