Matin Zadeh Dolatabad
Matin Zadeh Dolatabad
Can you rebase your PR with the latest changes on the master branch? Thanks for your contribution!
> Can you verify that the patch is correct? Thank you for your help. > > [patch.log](https://github.com/lottie-react-native/lottie-react-native/files/9328853/patch.log) You can just remove that line of code in your node_modules folder and...
> why not use scrollView? What do you mean?
> i think better is keep rendering view inside mentionView better(avoid memories, better handling). And you can wrap the mentionView by scrollView + give maxheight to it. > > But...
> #75 (comment) Nice! I didn’t see that. That is what I wanted :)
@gregbrinker @ddikodroid Can you try these changes and verify it is working properly?
Not all features of Lottie are supported on Android and iOS. For more information please refer to this document. https://lottiefiles.com/supported-features
> ### Things to discuss: > * Please have a look at src/index.d.ts. I added a few comments pointing out certain props which cannot be supported by the new arch....
> @emilioicai @matinzd FYI, I moved the project to yarn workspaces to simplify our dependency handling between the lib and the examples. Let me know what you think about that...
> @emilioicai @matinzd I already found some little time to also have a look at android paper and I was able to verify that paper ios and android is still...