react-native-keyevent icon indicating copy to clipboard operation
react-native-keyevent copied to clipboard

Add react-native abiFilters "armeabi-v7a", "x86", "x86_64", "arm64-v8a"

Open ismaelsousa opened this issue 2 years ago • 0 comments

ndk {
            abiFilters "armeabi-v7a", "x86", "x86_64", "arm64-v8a"
}

ismaelsousa avatar Jul 04 '23 18:07 ismaelsousa