Skip to content
Discussion options

You must be logged in to vote

note sure if it helps but we are documenting rendering modes here https://shopify.github.io/react-native-skia/docs/canvas/rendering-modes/

Thanks. Found a solution which works with the atlas api.. I replaced drawing each image separately with a single skia atlas where all images are packed once into one texture and then rendered via atlas transforms. If this helps anyone else who has a similar problem: repo

many-images-solution.mov

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@TupiC
Comment options

@wcandillon
Comment options

@TupiC
Comment options

Answer selected by TupiC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants