React Native Expo: Download a PDF generated by Rails wicked pdf gem that’s stored in tmp folder
I am new to react native and I want to create a mobile version of the the project I made in Ruby on Rails. One part there is in my RoR project it’s easy to generate and download a pdf file. I want also want to do it in a Mobile App. But well it’s not working I’ve been asking a lot of question to my github co-pilot and chatgpt for answers but I can’t still figure it out.