AdhamMahmoud98
AdhamMahmoud98
@HamdyOmran Your solution works !! Thank you. For those who are still stuck please add **transform: [{ scaleX: I18nManager.isRTL ? -1 : 1 }],** To the container & content object...
put the minY & maxY as the same number. For Example minY={50} & maxY={50}
@cortinico I am still getting an issue after I added the code block you instructed with, I followed the upgrade from 0.70.3 to 0.71.0rc allprojects { repositories { exclusiveContent {...
Fixed this issue by removing kotlinVersion = '1.6.10' & classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:.6.10"