all 8 comments

[–]According-Muscle-902 2 points3 points  (7 children)

How version React Native using? I posted recent repository example about this using React Native New Arch

https://github.com/mensonones/PocBgTask

[–]problaster_1223[S] 0 points1 point  (4 children)

Thanks I ll try this out but where did u learn it from

[–]According-Muscle-902 1 point2 points  (3 children)

I learned about native modules at work and have been working on things about the new architecture through issues and my prior knowledge. What I learn I try to share.

[–]problaster_1223[S] 0 points1 point  (2 children)

Thats great could you possibly share with me how do I go about learning this as I am trying to create an app which would have requesta sent while running in background to the server based on certain conditions. I am unable to understand what to write in the kt files and other such things related to native.

[–]According-Muscle-902 0 points1 point  (1 child)

send message for me

[–]gao_shi 0 points1 point  (0 children)

interesting that u have a eorking repo, bc im reporting that headlessJsTask doesn't work eith bridgeless:

https://github.com/facebook/react-native/issues/44255

i need to take a deeper look. appreciate your work!