Princejain21
Princejain21
Awesomebuttonprogress , Is it html tag or an imported component?
hello it works for me what i did: 1. first i clean the previous build and remove the node_modules directory and install again. 2. run the react-native link react-native-pdf 3....
hello @puremana I have tried with this code but I'm getting this error: TypeError: null is not an object (evaluating '_reactNativeAndroidLocationEnabler.default.promptForEnableLocationIfNeeded') please check it why we are getting it even...
I followed below steps which solved my problem. 1. go to this file. node_modules\@react-native-community\clipboard\android\src\main\java\com\reactnativecommunity\clipboard\ClipboardModule.java 2. import this : import com.facebook.react.bridge.ReactApplicationContext; 3. convert extened package from ContextBaseJavaModule to ReactContextBaseJavaModule everywhere in...
> you need to just remove this package and @react-native-community\clipboard and install this reinstall this react-native-clipboard/clipboard one actually i'm using react-native-otp-model by using @twotalltotems/react-native-otp-input library. but i'm getting this error.Cannot...
> thks, I transfer .proto to .json, and use `protobuf.Root.fromJSON`, it works! but I have another question. When nodeJS communicates with the browser, how do I Decode an Uint8Array (browser)...
@felipebaisi Hey, Have you got any other way to scan the barcode ?
@mk04366 Have you got the solution to this issue? if yes then please suggest it