An example app using React-ARKit
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!
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.