Matin Zadeh Dolatabad
Matin Zadeh Dolatabad
This is no longer supported in android 9
There is no problem in debug or release on simulator but it fails on archiving during linking and the output is shown below: ``` ld: bitcode bundle could not be...
I have a very similar problem with Android devices ```js "react-native": "0.65.1" "lottie-react-native": "^5.1.4", ``` Build log: [android_build.log](https://github.com/lottie-react-native/lottie-react-native/files/9328753/android_build.log) _Originally posted by @bleszerd in https://github.com/lottie-react-native/lottie-react-native/issues/914#issuecomment-1213340018_ Related to: https://github.com/lottie-react-native/lottie-react-native/discussions/894
I think it can be a good idea to provide a context provider in order to move suggestion rendering out of the container itself. Imagine you are having a comment...
I have added toggle feature please accept my PR
## Summary This PR adds font variation settings feature for variable fonts in react native. The `fontVariationSettings` property provides low-level control over [variable font](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Fonts/Variable_Fonts_Guide) characteristics, by specifying the four letter...
## 🐛 Bug Report I know that Flipper is not compatible with use_frameworks yet but this topic will get too heated. If we enable `use_frameworks!` there are some issues installing...