How to use react-native-web-linear-gradient - 1 common examples

To help you get started, we’ve selected a few react-native-web-linear-gradient examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github ahmedlhanafy / guchub / config / web / shims / expo / index.js View on Github external
export const LinearGradient = require('react-native-web-linear-gradient')
  .default;

export const Constants = {
  statusBarHeight: 0,
};

export const Svg =  require('react-native-svg-web');

react-native-web-linear-gradient

React Native for Web implementation of react-native-linear-gradient

MIT
Latest version published 3 years ago

Package Health Score

50 / 100
Full package analysis

Popular react-native-web-linear-gradient functions