LucasWilliams
LucasWilliams
I can't print Vietnamese with accents, I tried printing "â ă đ ạ ậ ườ "but the result is Chinese characters and ?
I used the function writePhotoToPath to update avatar of the contact but i got this error here is my code: ``` await Contacts.writePhotoToPath( updatedContactPartial.recordID, updatedData.avatar.uri, ); ``` updatedContactPartial.recordID is a...
## My environment npx react-native info WARNING: You should run npx react-native@latest to ensure you're always using the most current version of the CLI. NPX has cached version (0.73.0) !=...