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

reactnative

Here are 1,746 public repositories matching this topic...

JayaKrishnaNamburu
JayaKrishnaNamburu commented Oct 22, 2021

Change the global-stylesheet name to global-style across all flavours. In certain flavours we are having the name of pages and global styles as same. This is creating a clash for the imports. Here is a example to reproduce it
https://codesandbox.io/s/d039b?file=/src/routes/home/index.js

Since we save the dependencies from plugins using a Record<string, UIDLDependency>. When the file names

bug good first issue

Improve this page

Add a description, image, and links to the reactnative 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 reactnative topic, visit your repo's landing page and select "manage topics."

Learn more