简体   繁体   中英

How make a react-native package using java?

I'm trying to reuse some code from android app programmed by java. And i want to reuse in a React-Native app. How can i create a interface or a funcionality in java and export to a react-native package?

you can use Native Module android for use java programming through react-native

and you can use the third party to create Native Module react-native-create-bridge

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM