React Native support in Easy AR

0 votes
asked Mar 8, 2019 by khalilst (150 points)
Hello,

I'm wondering it is possible to create an app with React Native?

If the answer is YES, please give me sample or doc link.

If it was no, I suggest to consider it in further version, because you already have a potential for it by support both Android/iOS.

Thanks In Advance

2 Answers

0 votes
answered Mar 10, 2019 by zhnagjian (11,130 points)

Hello,

Depending on the content you provided, I think you want to develop natively. EasyAR has Samples about  native development. 

EasyAR_SDK_2.3.0_Basic_Samples_Android

EasyAR_SDK_2.3.0_Basic_Samples_iOS

You can refer to the link https://www.easyar.com/view/download.html

Best wishes!

0 votes
answered Apr 3, 2019 by kenn (18,750 points)
Basically React Native support is something that can be done without the original author for a library. Most time it is some binding code above native library using interfaces and methods provided by React Native.

We are not planning to make direct React Native support yet in a short time. And if you are able to dig a little bit deeper into React Native, you may find it not so hard to do that by yourself. I believe there are many posts or tutorials on the web related to such tasks.
Welcome to EasyAR SDK Q&A, where you can ask questions and receive answers from other members of the community.
...