Osiel Limaosiel.hashnode.dev·Jun 22, 2023Creating an Augmented Reality viewer using Native Modules - part 1: AndroidIn this article, We will create a small React Native (RN) demo that has a list of AR file items. When an item is pressed, it will be displayed in the native platform's Augmented Reality. The main purpose of this demo is to have a better understanding...97 readsNative ModulesReact Native