plugins icon indicating copy to clipboard operation
plugins copied to clipboard

[heuristic-table-plugin] Text not showing when using tableRenderers

Open Skullcan opened this issue 3 years ago • 0 comments

Oath

I swear that I have completed these tasks before submitting:

  • [ x ] I have read the README
  • [ x ] I have checked that the issue has not been reported yet
  • [ x ] I have prefixed this issue title with the plugin suffix (e.g: [iframe-plugin]) depending on the affected plugin

Bug Report 

When using the tableRenderers imported from heuristic-table-plugins the text inside the cels are not being displayed under Android and iOS

Environment

Devices

Android Expo Emulator iOS Expo Emulator Samsung Galaxy S10 Motorola MotoG 8 iPhone X

Reproduction

Description

Tried all the props and styles/no styles, the problem persists.

  1. Load Expo Snack
  2. Click Android or iOS Emulator
  3. Comment the ...tableRenderers line to check that it works w/o the renderers.

Thanks for the lib!

Reproducible Demo

https://snack.expo.dev/jreUlKrrp

Skullcan avatar Jan 04 '22 18:01 Skullcan