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

darkmode

Here are 383 public repositories matching this topic...

CYLTabBarController

[EN]It is an iOS UI module library for adding animation to iOS tabbar items and icons with Lottie, and adding a bigger center UITabBar Item. [CN]【中国特色 TabBar】一行代码实现 Lottie 动画TabBar,支持中间带+号的TabBar样式,自带红点角标,支持动态刷新。【iOS13 & Dark Mode & iPhone XS MAX supported】

  • Updated Dec 30, 2021
  • Objective-C
Ruzeb
Ruzeb commented Feb 18, 2022

The xterm terminal does not fit to the parent container on load because of the hidden prop used in the tab component for the terminal which initializes the parent component with a width and height of 0, therefore fitaddon does not initialize according to the bounds and only works when switching back and forth to the terminal.

bug help wanted good first issue
ColinEspinas
ColinEspinas commented Jul 25, 2021

Is your feature request related to a problem? Please describe.
Tests are an important part of trusting that a bunch of code will work as intended and ensure not to break a project when updating it. It would be great to add/update tests for Darken.

Describe the solution you'd like
Update and add missing tests using Jest (already installed in deps).

enhancement help wanted good first issue hacktoberfest

Improve this page

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

Learn more