Pinned Loading
-
ChefSteps/react-native-ble-manager
ChefSteps/react-native-ble-manager PublicForked from innoveit/react-native-ble-manager
React Native BLE communication module
Java
-
ChefSteps/react-navigation
ChefSteps/react-navigation PublicForked from react-navigation/react-navigation
Learn once, navigate anywhere
JavaScript 1
-
redux-observable-async-task
redux-observable-async-task PublicAsync/await style workflows for epics
JavaScript
-
MoonwakeStaff
MoonwakeStaff PublicCode for ESP32-based interactive light-staff used in the Devil's Advocate's performance, "Moonwake"
C++
-
Animatable capsule/rounded rect path
Animatable capsule/rounded rect path 1func makeCapsuleBorderPath(_ size: CGSize) -> CGPath {
2// Have to create the path manually because "UIBezierPath(roundedRect:" creates a path
3// that appears visually correct, but is actually uneven. This is only apparent when
4// animating strokeStart or strokeEnd on a CAShapeLayer.
5let path = UIBezierPath()
-
[Combine][UIKit][UIScrollView] Horiz...
[Combine][UIKit][UIScrollView] Horizontal Swipe Direction Detector 1import UIKit
2import Combine
34enum ScrollSwipeDirection {
5case leading, trailing, trailingEnd
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.