Arwy Syahputra
Arwy Syahputra
for the iOS you can use style width and hight , and android you can use transform scaleX and Y , you should make condition for this
I also face the similar issue and with M1
Yes, and i ve got an issue , sometimes i can upload the images, but sometimes it couldn’t (invalid file), but in Android it works fine 100%
@jacquesdev I dont know what is the error to be honest, i am on 0.64, its confusing me till now
@dougbradbury hey I am working a project with react native serial port it seems the module can not handle a large string, I want to send a file to a...
@dougbradbury that's a good idea 👌
@kai-morich thank you Kai , I will try that one first, actually I have no knowledges about serial port protocol, and try to combine your method with my module, don't...
@kai-morich hi Kai , i tested App (“Serial USB Terminal “) from playstore and tried to send raw data to my pyboard , but when i check it in my...