Tufan Mukherjee
Tufan Mukherjee
It is not working in android . i had try to add it mannualy , in app build.gradle compile project(':react-native-super-ellipse-mask') in Setting.gradle include ':react-native-super-ellipse-mask' project(':react-native-super-ellipse-mask').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-super-ellipse-mask/android') but...
hii sir i am using these in fragment ..already enabled these feature but it is not working i am using these version compile 'com.dlazaro66.qrcodereaderview:qrcodereaderview:2.0.1' mydecoderview = (QRCodeReaderView)rootView. findViewById(R.id.qrdecoderview); mydecoderview.setOnQRCodeReadListener(this); //...
How to change radio button shape to square or something else ... i didn't find anything related to it ..
**Summary** Hi i am developing realtime ECG Graph using line chart My Scenario is after 4 second i have to remove the old record , within 4 second i got...