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.

Can I use it in React Native?

See original GitHub issue

After some hacks,( getting rid of document ), I managed to get theme-ui work in React Native. But just wondering is it a good idea to use theme-ui in React Native? Did I miss anything? I haven’t tested the responsive part.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:20 (3 by maintainers)

github_iconTop GitHub Comments

18reactions
flybayercommented, Nov 1, 2019

Fyi, here’s how I’m getting the sx experience in react-native & react-native-web

Screen Shot 2019-10-31 at 20 53 27
13reactions
nandorojocommented, Jul 11, 2020

@cmaycumber Yes, I ended up moving it to another repo called dripsy. yarn add dripsy

Docs: https://github.com/nandorojo/dripsy

Read more comments on GitHub >

github_iconTop Results From Across the Web

React Native · Learn once, write anywhere
React Native combines the best parts of native development with React, a best-in-class JavaScript library for building user interfaces. Use a little—or a ......
Read more >
Can we share code between react webapp and react native ...
While React Native enables you a significant code reuse between iOS and Android (we are currently building an app for client which -...
Read more >
Sharing code with React Native for Web - LogRocket Blog
React Native for Web is an open source project that enables you to use React Native core components in React web applications.
Read more >
How To Share Code Between React Native & React JS
React Native is a framework, while React JS is a library of JavaScript that could be used for your site. React Native comes...
Read more >
Using React with React Native. Analysis of ReactJs ... - Medium
React and React Native are entirely different, despite the similar names. They serve various purposes, but combining them in your project will ...
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