Skip to content

icanb/react-arkit-example

Repository files navigation

React ARKit Example

An example app using React-ARKit

Custom model with plane detection

Getting Started

Make sure React Native is installed locally and is up to date. Docs.

Clone this repo:

$ git clone git@github.com:icanb/react-arkit-example.git

Install dependencies

npm install 

Link native dependencies

npm link react-arkit 

Run the app

react-native run-ios

Edit index.ios.js for any further changes. Enjoy!

Text Node Example

To find more custom 3D models, head to TurboSquid's website. If you like, you can refine your search to free. You can also install Google's SketchUp and export anything from there in .dae format.