The Wayback Machine - https://web.archive.org/web/20200615110119/https://github.com/topics/arkit
Skip to content
#

arkit

Here are 596 public repositories matching this topic...

winstondu
winstondu commented Aug 28, 2019

CSS has the ability to allow proportional margin and padding:
https://webplatform.github.io/docs/guides/the_css_layout_model/#Proportional-margins-and-padding-in-the-W3C-box-model

I was wondering if it is possible to implement a similar concept with edges. For example, if I wanted my top margin of a subview to its superview to be 20% of the superview height (i.e. subview.top = superview.top +

chalarlie
chalarlie commented Oct 16, 2019

Hi all,

Using the latest version of expo-three and expo-gl results in a blank screen when a component using ExpoTHREE is imported on a Bare app with Expo 35.

I've created a demo repo here: https://github.com/chalarlie/glview-demo

Removing the ExpoTHREE import in GLViewTest.js results in seeing content. Leaving it in results in a blank screen.

Here are my dependencies:

    "expo":

Improve this page

Add a description, image, and links to the arkit topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the arkit topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.