Tagged in

React

The React Native Log
The React Native Log
All things React Native — tutorials, experiments, tips & tricks, snippets
More information
Followers
10.3K
More, on Medium

Implementing Cube in React Native

While reading Jake Murzy’s post: Implement FoldView in React Native and understanding how a view can rotate around its shifted origin, I was inspired another UI challenge, rendering an interactive cube using 6 views with different origins. I know you can’t resist your…