Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can we use useMemo #1554

Open
saimirg opened this issue May 14, 2024 · 4 comments
Open

Can we use useMemo #1554

saimirg opened this issue May 14, 2024 · 4 comments
Assignees
Labels
question I have a question!

Comments

@saimirg
Copy link

saimirg commented May 14, 2024

Hi, is it possible to use useMemo with scroll view ?

We are experiencing flashlist not being shown at all on certain Tizen TVs, and the only option is Scrollview. But performance with scrollview is very bad, and we tried to use useMemo to improve. However focus is not working at all when combining useMemo with scrollview.

@saimirg saimirg added the question I have a question! label May 14, 2024
@pauliusguzas
Copy link
Collaborator

@saimirg hello, are you using plain renative or flexn/create too? what versions of both?

@pauliusguzas pauliusguzas self-assigned this May 15, 2024
@saimirg
Copy link
Author

saimirg commented May 16, 2024

@pauliusguzas find details below:

Project Version ($package.version): 0.18 │
│ Workspace ($.workspaceID): flexn │
│ Platform (-p): tizen │
│ Engine ($.platforms.tizen.engine): engine-rn-web │
│ Template: @flexn/[email protected]
│ App Config (-c): app │
│ Build Scheme (-s): debug │
│ Target (-t): T-samsung-5.5-x86 │
│ Supported Platforms: tizen │
│ Env Info: darwin | x64 | node v20.11.1 │
│ Executed Time: 0h:0m:0s:564ms

@saimirg
Copy link
Author

saimirg commented Jun 23, 2024

@pauliusguzas any update on how to use useMemo or how to show flashlist on Samsung 4 devices ?

@pauliusguzas pauliusguzas added this to the 1.3 milestone Sep 9, 2024
@ElenaDiachenko
Copy link
Contributor

@saimirg Hello. Could you please specify the flashlist used in your app and provide a minimally reproducible example project to help us clarify the issue?

@Marius456 Marius456 modified the milestones: 1.3, 1.4 Sep 20, 2024
@ElenaDiachenko ElenaDiachenko self-assigned this Sep 25, 2024
@Marius456 Marius456 modified the milestones: 1.4, 1.5 Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question I have a question!
Projects
None yet
Development

No branches or pull requests

4 participants