AR app similar to ikea built with ARKit and SceneKit. The app imitates adding objects to planes, resizing them with the pinch gesture, selecting them with long press gesture, and rotating the selected objects with the rotation gesture.
You need at least XCode 10.2 and an iOS 12.2 enabled device to try the app. Just open the XCode project, connect the iOS device to your Mac using a cable, select the device from the top left corner (next to the play button) and run it by hitting ⌘+R.
The app does not persist the AR experience, so killing the app causes all added objects to be lost.