Pinned Loading
-
angular2gridster
angular2gridster PublicAngular implementation of well known Gridster (no jQuery, no external libraries, only Angular and Rx.js).
-
React Native HOC (Higher Order Compo...
React Native HOC (Higher Order Component) that adds 'orientation' and 'isLandscape' props to the component 1import React, { useState, useEffect } from 'react';
2import { Dimensions } from 'react-native';
34const getOrientation = () => Dimensions.get('window').width < Dimensions.get('window').height ? 'portrait' : 'landscape';
5 -
-
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.