question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[FEATURE] React Native Support

See original GitHub issue

Is your feature request related to a problem? Please describe. Can’t currently use with react native components

Describe the solution you’d like support for react-native (motion.View?)

Describe alternatives you’ve considered I haven’t dug much into if this is even possible atm.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:730
  • Comments:71 (2 by maintainers)

github_iconTop GitHub Comments

631reactions
mattgperrycommented, Jul 12, 2019

@nicksmithr Yeah I won’t be deleting anything but I might offer it to the community to take over.

@amannn Motion was built largely with this kind of thing in mind. So useTransform’s first syntax was the array-based interpolation, the function only came after I realised I was being too strict about this.

I’m also interested in getting to a place where we can pre-calculate frames using Popmotion and then pass those to the WebAnimations API. This will further push the architecture to a place that will be good for Native support.

There’s places where Motion interacts quite closely with the DOM, forcing renders and what-not. So we’d have to address those.

With a subset of functionality I think this is quite doable, but we need to gauge interest from the Framer X community. Stuff like this issue helps - if people are interested, give it a thumbs up.

122reactions
matthewdiascommented, Jan 22, 2020

Please don’t send +1 comments. You can thumbs up the issue without spamming subscribers.

Read more comments on GitHub >

github_iconTop Results From Across the Web

React Native · Learn once, write anywhere
A framework for building native apps using React. ... Today, React Native is supported by contributions from individuals and companies around the world ......
Read more >
What Is React Native? Complex Guide for 2022 - Netguru
React Native (also known as RN) is a popular JavaScript-based mobile app framework that allows you to build natively-rendered mobile apps for iOS...
Read more >
Chapter 1. What Is React Native? - O'Reilly
React Native currently supports both iOS and Android, and has the potential to expand to future platforms as well. In this book, we'll...
Read more >
15 Top React Native Features & Updates - Angular Minds
React native is one of the most popular mobile app development frameworks. This article focuses on the features of React native and the ......
Read more >
React Native - Overview - Tutorialspoint
React Native Features · React − This is a Framework for building web and mobile apps using JavaScript. · Native − You can...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found