callstack / callstack/masked-view

Implementing masked view on entire app causes the UI and JS fps to be capped at 35 FPS or lower fro Android

Open
#88 9 comments 8 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.2k
Forks
131
PR merge metrics
No merged PRs in 30d

Description

I tried implementing this splash screen [tutorial](https://reactnative.dev/blog/2018/01/18/implementing-twitters-app-loading-animation-in-react-native) using this library and it works great on iOS, but for android I noticed my entire app is running slow/choppy, the performance monitor is showing the app running at 35 FPS or lower for UI and JS. If I remove the MaskedView that's wrapping my entire app then it runs as normal.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.