Пікірлер
@odh_konkanchi
@odh_konkanchi 14 күн бұрын
the size which we are getting here is in which format bytes? kb? or something else?
@UnboX_Now
@UnboX_Now 14 күн бұрын
Bytes
@bansiparmar3879
@bansiparmar3879 Ай бұрын
hello I have tried with same code but model not open in my side can you guide me?
@polatbekbeknazarov
@polatbekbeknazarov Ай бұрын
thanks, my brother!
@SandeepSingh-jm1lv
@SandeepSingh-jm1lv Ай бұрын
I am using expo, can i still get notification using this way
@UnboX_Now
@UnboX_Now Ай бұрын
Yes U can
@user-rs6zj8jx2l
@user-rs6zj8jx2l Ай бұрын
Why i get error: Invariant Violation: TurboModuleRegistry.getEnforcing(...): 'RNDocumentPicker' could not be found. Verify that a module by this name is registered in the native binary., js engine: hermes When i use : import DocumentPicker from 'react-native-document-picker'; please help me :(
@UnboX_Now
@UnboX_Now Ай бұрын
Uninstall the RNFS library and install again.
@user-rs6zj8jx2l
@user-rs6zj8jx2l Ай бұрын
​@@UnboX_Now What is RNFS? I only installed the react native document picker library. and when I import it the error is as above
@tharunbalanagu4444
@tharunbalanagu4444 2 ай бұрын
how to trigger notification through API?
@faizanansari975
@faizanansari975 2 ай бұрын
please upload on how to handle in background and kill state and please also show how to navigate to specific screen ass well
@UnboX_Now
@UnboX_Now 2 ай бұрын
sure will do
@huynene
@huynene 2 ай бұрын
I meet the problem that said :"TypeError: Cannot read property 'getChannels' of null" but I check the file its all correct. can you help me with this error
@UnboX_Now
@UnboX_Now 2 ай бұрын
Check once again all the configuration are done and re build the app once
@Cachenboy
@Cachenboy 2 ай бұрын
muchas gracias!
@UnboX_Now
@UnboX_Now 2 ай бұрын
De nada y si este contenido es útil, suscríbete y apóyame
@shubhampathak6831
@shubhampathak6831 3 ай бұрын
after completing the configuration how many file should be delated before runing npm i
@UnboX_Now
@UnboX_Now 3 ай бұрын
For Android delete(nodemodules,package-lock.json ) and for IOS delete(pod and podfile.lock)
@bharathkumar7882
@bharathkumar7882 3 ай бұрын
Nice video but the audio is low.
@UnboX_Now
@UnboX_Now 3 ай бұрын
Thanks, will resolve it soon.
@ArunKumar-nc1mm
@ArunKumar-nc1mm 4 ай бұрын
Hi mama 😄❤️
@UnboX_Now
@UnboX_Now 4 ай бұрын
Slunga mapla enna doubt?
@andreygazhala7577
@andreygazhala7577 4 ай бұрын
thanks
@UnboX_Now
@UnboX_Now 4 ай бұрын
Subscribe for to get more Insights🤝
@blessingonwunali3246
@blessingonwunali3246 4 ай бұрын
Please, can you do a video on building music app and pdf files.
@blessingonwunali3246
@blessingonwunali3246 4 ай бұрын
Am having issues on document picker for pdf files
@UnboX_Now
@UnboX_Now 4 ай бұрын
May i know what kind of issue you r getting bro
@blessingonwunali3246
@blessingonwunali3246 4 ай бұрын
@@UnboX_Now my document picker is having issues
@UnboX_Now
@UnboX_Now 4 ай бұрын
const pickedFile = await DocumentPicker.pickSingle({ type: [DocumentPicker.types.allFiles] }); Add type as DocumentPicker.types.allFiles
@alfia930
@alfia930 5 ай бұрын
It worked for me thank you so much
@UnboX_Now
@UnboX_Now 5 ай бұрын
Sounds Good, Do follow me for more Insights.
@alfia930
@alfia930 5 ай бұрын
@@UnboX_Now can i save this selected file into my pc's file explorer?
@UnboX_Now
@UnboX_Now 5 ай бұрын
@@alfia930 U r expecting to download the uploaded File Right?
@alfia930
@alfia930 5 ай бұрын
@@UnboX_Now actually I'm implementing this in my chat functionality and want to store that in my file explorer so that i can retrieve that on receiver side
@UnboX_Now
@UnboX_Now 5 ай бұрын
@@alfia930 It is similar to the uploaded file download. Using react-native-fs, u can trigger the downlaod function automatically after file upload is completed and also u can set a path to file the to store in system.
@Alfavazvlogz
@Alfavazvlogz 5 ай бұрын
Brk i am facing some issues in vision canera in some devices camera screen is blank. But working fine in some devices. Could you please help me on this?
@UnboX_Now
@UnboX_Now 5 ай бұрын
It's because android version of the mobile is old version. Add this to androidmanifest.xml inside application android:requestLegacyExternalStorage="true"
@sdsim1
@sdsim1 5 ай бұрын
Thank you very much!👍😊
@horimiyarawstyle
@horimiyarawstyle 6 ай бұрын
You didnt used the new version 3.6.6, and your code doesnt works with it
@UnboX_Now
@UnboX_Now 6 ай бұрын
Hey Thanks for your feedback. Will post another video with updated version.
@bavisettipavankalyan5791
@bavisettipavankalyan5791 8 ай бұрын
Tq bro❤
@christianviramontes8411
@christianviramontes8411 Жыл бұрын
thank you man you are a life saver
@kamalkamals
@kamalkamals Жыл бұрын
i guess that s not a good practice
@aliimran7051
@aliimran7051 Жыл бұрын
Really helpful video 😊
@PremKumarKuppusamy
@PremKumarKuppusamy Жыл бұрын
Is it?