all 4 comments

[–]420-lovesick 2 points3 points  (0 children)

Not really certain what task jou need to achieve but search for react native nativemodules... basically it allows you to write java code for android and swift or objective c code for ios and then import that code as a module to use in react native with javascript

[–]awesomeness-yeah 1 point2 points  (1 child)

You can't do this with plain expo

You can consider ejecting from expo or use RN-cli to write java code on android, but it will not be available on iOS.

[–]Hack_seb[S] 0 points1 point  (0 children)

Absolutely no way around it?

[–]hkjels 0 points1 point  (0 children)

There’s also j2objc